>> Next time having trouble have also a look at >> /development/cmake/README.cmake: >> - add include and library paths of the SDK to the IDE search paths, >> menu: Tools->Options->VC++ directories->Library files + Include files > > Is not this only for the IDE? I mean, after the change, will the vc > command prompt get the correct paths?
Yes, and now I know that this was the problem. I wrote a small dummy programm to test if the MSVC->Option->C++-Paths settings work or not. Compiling the program from within MSVC worked, but not from the command line.
regards Uwe
