I'm using VC 2008 (not Express edition though, but the compiler is pretty much the same) on my laptop and have seen this problem from time to time. It does seem to be some slight change in semantic somewhere causing them.
For now I "work around" them by recompiling just the project that fails, that is right-click it, take "Project only"->Rebuild. Seems to "solve" it until more investigation can go into finding the real cause. -M Quoting Brian Horton <[EMAIL PROTECTED]>: > > No idea!! I installed <cs-win32libs-1.2_002.exe> into > d:\CrystalSpaceLibs and ran <Copy DLLs to a CS directory> to copy to > d:\cs then added this to the libraries path in VC++ > Solution>options>Projects and Solution>VC++ Directories>Library > files. I also added d:\CrystalSpaceLibs\lib, > d:\CrystalSpaceLibs\common\lib and d:\CrystalSpaceLibs\vc\lib along > with various paths in <Include files> so it could find specific > files during the build. > Do you know of anything else I should add or better still, are all > the required paths documented anywhere or is there a simpler way of > doing all this via environment variables and telling VC++ to search > sub-directories? > If not, how do I tell what library files the unresolved externals are in? > Brian... ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
