0

I'm trying to build Qt on windows for Visual Studio 2010, so I started following the guide on this thread.

However, after running nmake I got this error:

enter image description here

I'm also aware of other threads that relate to this problem, such as this one, that report that has to do with spaces and parentheses in path, so it's better to use short paths, however I don't know well how to do it and I'm afraid of messing up with the path. So, here is my question: considering I have my path such as this:

enter image description here

Does it mean, for example, that I have to substitute Microsoft SQL Server for MicrosoftSQLServer?

Thanks in advance.

Community
  • 1
  • 1
MrPedru22
  • 1,324
  • 1
  • 13
  • 28
  • Have you tried to configure Qt with option `-opengl desktop`? – jpo38 Jan 25 '16 at 19:43
  • Possible duplicate of [Missing include when compiling QT with Visual Studio 2010](http://stackoverflow.com/questions/13823253/missing-include-when-compiling-qt-with-visual-studio-2010) – jpo38 Jan 25 '16 at 19:44
  • I've tried to configure with that option but it gives me the same error – MrPedru22 Jan 25 '16 at 20:18
  • Then, you may want to check the post I referenced in my second comment. – jpo38 Jan 25 '16 at 20:23

0 Answers0