Jump to content

Embedded visual c++ 4.0 : linking problem...need help here!


Guest LLC

Recommended Posts

Hi, everyone.

I have a win32 code that run well in desktop PC. Then i now try to port the code to WinCE using the embedded visual C++ 4.0. When i compile it part by part, there is no error. then i compile as a whole, got errors at shown:

: fatal error C1083: Cannot open include file: 'StateManager.h': No such file or directory

: fatal error C1083: Cannot open include file: 'Transport.h': No such file or directory

Generating Code...

Error executing clarm.exe.

i think it is link problem some sort...but i dunno how to debug it...can anyone pls help me? thanks.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.