-
I'm going to upgrade my OS so I'll need to redo all of this path stuff. Lets see if that'll fix it.
2009-11-05 00:58:42 UTC in ogre4j
-
I added cl to my path but still no donut. :/
"C:\program files\Microsoft Visual Studio 9.0\VC\bin\";.
2009-11-05 00:57:26 UTC in ogre4j
-
> So you can just type mt and that program launches?
Yes
----------
> Which one?
C:\Users\Pyritie\Documents\Computer Science\Ogre\XBiG\trunk\src\ant\util\util_cpp.xml:49: Could not launch cl: java.io.IOException: Cannot run program "cl" (in directory "C:\Users\Pyritie\Documents\Computer Science\Ogre\XBiG\trunk\src\c\build\win32\msvc\release\shared")...
2009-10-31 19:59:11 UTC in ogre4j
-
I tried doing that and then it said PATH isn't a recognised variable or something.
I added it to the path the long way. It's in the path now, definitely. But I still get the same problem as before.
2009-10-27 13:07:17 UTC in ogre4j
-
If it means anything, the only file in C:\Users\Pyritie\Documents\Computer Science\Ogre\XBiG\trunk\src\c\build\win32\msvc\release\shared is history.xml. Should there be something else in there?.
2009-10-25 21:28:46 UTC in ogre4j
-
those "'s should just be " by the way. SF screwed that up.
2009-10-25 21:25:03 UTC in ogre4j
-
This is what I'm doing now:
PATH C:\lib\ant\bin;"C:\program files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe"%PATH%
cd "C:/users/pyritie/documents/computer science/ogre/xbig/trunk/tests/t1"
ant -lib ../../src/ant/jar/
And I'm still getting the same problem :/.
2009-10-25 21:24:11 UTC in ogre4j
-
Still nothing :/
Would this have anything to do with it? When I start the VS console it just gives me this
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
\Utilities\Bin\x86";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\Autodesk\backburner\;C:\Program Files\Common Files\Autodesk...
2009-10-23 19:30:55 UTC in ogre4j
-
*"It seems that it is not on your PATH. Try running ant from a "Visual Studio Console"."*
Visual studio console? Where's that? (I have VS 2005 installed)
*"Your previous posts indicate that you have XBiG configured to use gcc (default config). You should change that to msvc."*
I changed that before I tried to build it again today.
2009-10-20 23:54:14 UTC in ogre4j
-
C:\Users\Pyritie\Documents\Computer Science\Ogre\XBiG\trunk\src\ant\util\util_cpp.xml:49: Could not launch cl: java.io.IOException: Cannot run program "cl" (in directory "C:\Users\Pyritie\Documents\Computer Science\Ogre\XBiG\trunk\src\c\build\win32\msvc\release\shared"): CreateProcess error=2, The system cannot find the file specified
I have mt.exe.
2009-10-20 15:50:51 UTC in ogre4j