Waqas Hussain;4884 Wrote: > On Mon, Nov 10, 2008 at 12:14 AM, ashiraz > <ashiraz.3imh6z (AT) no-mx (DOT) jabberforum.org> wrote: > > 'cl' is not recognized as an internal or external command, > > It can't find the C compiler. Use the visual studio command prompt. > That sets up the necessary paths. You can find a link to it in the > start menu in the visual studio folder. > > -- > Waqas Hussain
I tried opening this in vs 2008 command prompt : Setting environment for using Microsoft Visual Studio 2008 x86 tools. C:\Program Files\Microsoft Visual Studio 9.0\VC>cd C:\Documents and Settings\Shi raz\My Documents\Visual Studio 2008\Projects\libstrophe0.7.3\libstrophe-0.7.3 C:\Documents and Settings\Shiraz\My Documents\Visual Studio 2008\Projects\libstr ophe0.7.3\libstrophe-0.7.3>scons scons: Reading SConscript files ... scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. File "C:\Documents and Settings\Shiraz\My Documents\Visual Studio 2008\Projects\ libstrophe0.7.3\libstrophe-0.7.3\SConstruct", line 75, in <module> scons: done reading SConscript files. scons: Building targets ... cl /Foexpat\lib\xmlparse.obj /c expat\lib\xmlparse.c /nologo -DXML_DTD -DXML_NS -DXML_CONTEXT_BYTES=1024 -DBYTEORDER=4321 -DHAVE_MEMMOVE -DHAVE_UNISTD 'cl' is not recognized as an internal or external command, operable program or batch file. scons: *** [expat\lib\xmlparse.obj] Error 1 scons: building terminated because of errors. C:\Documents and Settings\Shiraz\My Documents\Visual Studio 2008\Projects\libstr ophe0.7.3\libstrophe-0.7.3> -- ashiraz ------------------------------------------------------------------------ ashiraz's Profile: http://www.jabberforum.org/member.php?userid=17305 View this thread: http://www.jabberforum.org/showthread.php?t=1055 _______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
