Home Forums Programming Visual Studio C++ 2005

Viewing 3 reply threads
  • Author
    Posts
    • #5703
      Anonymous
      Inactive

      Hi,
      I’m having problems compiling Win32 applications in VC, I’ve downloaded the Paltform SDK too, but still no luck, has anyone else had this problem and if so how have they fixed it?

      Firstly it couldn’t find windows.h, the platform SDK fixed this, but now i have loads of errors! The code is fine as it works in VC 6.

      Thanks Liam

    • #34450
      Anonymous
      Inactive

      I’d bet you haven’t set the include and libary paths to point to the Platform SDK properly. Can’t exactly remember which menu it is, don’t have VC++ handy right now to check if for you.

      Try this link: http://www.codeproject.com/useritems/FreeVS2005Win32.asp

    • #34447
      Anonymous
      Inactive

      paths

    • #34509
      Anonymous
      Inactive

      Thanks the helped! :D

Viewing 3 reply threads
  • The forum ‘Programming’ is closed to new topics and replies.