Page 1 of 1

Windows mobile Build error

PostPosted: May 27, 2009 @ 2:05pm
by binarybard
Hello,

I get the following errors when building Helloworld with VS 2005(SP1)

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

I linked : .,..\..\edge\include
..\..\edge\lib\ppc2005-arm

why happen error>?

PostPosted: Jun 2, 2009 @ 7:12pm
by edge
Hi,

Perhaps setting an absolute linker path will help. Also, are you able to compile and link the helloworld sample (delivered with the EDGELIB SDK, use the workspace in workspace_ppc2005)?