Problem generating Visual Studio sln file from Project Manager build file
by hbomega · in Torque 3D Beginner · 08/08/2014 (3:14 pm) · 3 replies
i downloaded the correct Qt 4.8.6
installed it and added the path to my enviroment variable
and build the Qt library like they said (even though it looks like it was already there. now after i open visual studio command prompt(2010) and change the directory to the project manager build files in my case
"d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio" i then type qmake and this is the results
"Warning: unable to generate output for d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio//Makefile.Debug [Template vcapp]"
and errors
" Warning: unable to generate output for d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio//Makefile.Release [Template vcapp]
any info on what im doing wrong will be helpful and greatly appreciated THANKS
installed it and added the path to my enviroment variable
and build the Qt library like they said (even though it looks like it was already there. now after i open visual studio command prompt(2010) and change the directory to the project manager build files in my case
"d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio" i then type qmake and this is the results
"Warning: unable to generate output for d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio//Makefile.Debug [Template vcapp]"
and errors
" Warning: unable to generate output for d:/Torque/Torque3D/Torque3DPM/buildFiles\VisualStudio//Makefile.Release [Template vcapp]
any info on what im doing wrong will be helpful and greatly appreciated THANKS
#2
Ron
08/08/2014 (4:59 pm)
Just checking but, have you installed the VS 2010 service pack? It has been causing issues here and there. www.garagegames.com/community/forums/viewthread/138615Ron
#3
08/10/2014 (12:11 am)
i really do wanna build it myself but its all for learning purposes i tried installing the service pack for Visual Studio and i get the same errors
Torque Owner Richard Ranft
Roostertail Games