This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Using Visual Studio 2008


Using Visual Studio 2008

Postby TickledPink » Jan 7, 2009 @ 6:26pm

As the only version of Visual C++ I have for developing Windows Mobile applications is on my copy of VS 2008 Professional, I've been trying to get EDGELIB to work with it. However, when compiling I'm getting the following error:

fatal error LNK1104: cannot open file 'edgerender.lib'

Has anyone successfully created and compiled EDGELIB projects in VS 2008?
TickledPink
pm Member
 
Posts: 3
Joined: Jan 7, 2009 @ 6:19pm


Postby TickledPink » Jan 8, 2009 @ 12:06am

Well, I've got the Hello World example working on it now.

Seems that I had to add the three lib files to the Linker->Input->Additional Dependencies section of the project properties.
TickledPink
pm Member
 
Posts: 3
Joined: Jan 7, 2009 @ 6:19pm


Postby edge » Jan 8, 2009 @ 2:23pm

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby TickledPink » Jan 8, 2009 @ 2:33pm

TickledPink
pm Member
 
Posts: 3
Joined: Jan 7, 2009 @ 6:19pm


Postby edge » Jan 9, 2009 @ 10:09am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby rothiel » Jan 19, 2009 @ 4:12pm

Hi :)

I have the same issue with the Animated3d sample.

I think it is because I specified LIBC.lib as ignored.

But if I don't do that, I can't compile.

(Multithread is already set).

If someone has an idea, I will take it ;)

Thanks in advance.
Last edited by rothiel on Jan 19, 2009 @ 4:54pm, edited 2 times in total.
rothiel
pm Member
 
Posts: 2
Joined: Jan 19, 2009 @ 4:09pm


Postby edge » Jan 19, 2009 @ 4:25pm

Hi Rothiel,

Can you tell me what the exact issue is? Aren't you able to start the sample, or do you have troubles linking?
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby rothiel » Jan 19, 2009 @ 4:54pm

Hi !

The sample starts, and the window disappears just right after it appears.

I had problems with LIBC.lib, and specify VS2008 to ignore this lib.
rothiel
pm Member
 
Posts: 2
Joined: Jan 19, 2009 @ 4:09pm


Postby edge » Jan 20, 2009 @ 1:25pm

Hi Rothiel,

The problem you have is not related to compiling or linking the samples. The issue is that the program can't load the images and quits prematurely (check the OnDisplayInit() functions inside the samples to know why).

First you need to locate the executable when running the sample. The images should be placed in the same path as the executable. For a good example, check the existing pc workspaces.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby Namal » Mar 16, 2009 @ 8:44am

User avatar
Namal
pm Member
 
Posts: 14
Joined: Oct 31, 2003 @ 4:09pm


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron