Page 1 of 1

arm-linux-g++: installation problem, cannot exec `cc1plus':

PostPosted: Nov 22, 2007 @ 5:25pm
by zarina

PostPosted: Nov 23, 2007 @ 8:55am
by edge
Hi Zarina,

It seems that the paths aren't set up like they should, so it can't find the cc1plus.exe program.

We have encountered this error on machines with Windows Vista installed and using the Symbian SDK. We think there might be some incompatibilities with gcc and Windows Vista. Can you tell us the operating system you're using?

PostPosted: Nov 23, 2007 @ 11:48am
by zarina
Hi,

Thanks for your quick reply. I am on Windows Vista / HP dv2000 series laptop. Any idea how to fix this and get going with EDGELIB. I have set path to the proper directories. still it is not able to identify it.

Do you have a linux (preferably : ubunutu) based version for EDGELIB ?

Thanks,
Zarina

PostPosted: Nov 23, 2007 @ 2:10pm
by edge
Hi Zarina,

When building from a Linux machine you probably can use the existing libedge.a, libedgerender.a and libz.a files. However, you need to use the commandline gcc compiler manually.

An example how to use gcc from the commandline can be seen at the Getting Started tutorial here: http://www.edgelib.com/index.php?node=713

PostPosted: Nov 26, 2007 @ 2:34pm
by zarina
Thanks for your reply regarding the linux version. I will try it out and let you the results.

Meanwhile, any idea about how can I solve the edgelibe issue on my Windows-vista ?

Thanks,
Zarina

PostPosted: Nov 27, 2007 @ 3:59pm
by edge
Hi Zarina,

I think the best way is to use commandline projects or makefiles. Could you try the batch file inside the helloworld sample folder of the EDGELIB SDK?

PostPosted: Nov 27, 2007 @ 4:17pm
by zarina

PostPosted: Nov 28, 2007 @ 9:41am
by edge
Hi Zarina,

The .gpe file is your GP2X executable. You can place it on a storage card and run it from the GP2X game menu.

PostPosted: Nov 28, 2007 @ 1:23pm
by zarina
That means the installation is so far success !!!
Thanks a lot for your support and help !!!

I have one more query : (Not related to EDGELIB as such, but I hope you can help me :) )

I dont have a GP2X device with me. Is there any emulator available ?

Many thanks in advance,
Zarina
Digital Chocolate

PostPosted: Nov 29, 2007 @ 9:39am
by edge