Dizzy
Member
|
linking problems
When I try to complie the tutorials everything goes fine and till it trys linking
and then it brings me an error
: LINK : fatal error LNK1104: cannot open file 'EsenthelEngineDX10+.lib'
I'm using VS C++ 2008
pls help ............ :\
(This post was last modified: 06-27-2010 12:04 AM by Dizzy.)
|
|
06-27-2010 12:02 AM |
|
Zervox
Member
|
RE: linking problems
You havent placed the .lib in the correct folder is my guess
|
|
06-27-2010 12:27 AM |
|
Dynad
Member
|
RE: linking problems
Yes u need to set lib folder in your configuration:
eg: in linker->general->Additional library directories->EsenthelEngineSDK\EsenthelEngineSDK\Installation
There is always evil somewhere, you just have to look for it properly.
|
|
06-27-2010 01:04 AM |
|
Dizzy
Member
|
RE: linking problems
yeah I guess i figured it out
thanks
|
|
06-27-2010 06:29 AM |
|