[jdev] Using SCons in libstrophe gives Error

ashiraz ashiraz.3imh6z at no-mx.jabberforum.org
Sun Nov 9 13:14:25 CST 2008


I tried the following : 

went to top level directory of a stable libstrophe version and after a
great deal of difficulty installing scons (it was conflicting with an
older version of python) : 


C:\Documents and Settings\Shiraz\My Documents\Visual Studio
2008\Projects\libstr
ophe0.7.2>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.2\SConstruct", line 74, 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.


--

what else can i do here?

How do I integrate this code into my c/c++ code to send a simple
message to a jabber server?


-- 
ashiraz
------------------------------------------------------------------------
ashiraz's Profile: http://www.jabberforum.org/member.php?userid=17305
View this thread: http://www.jabberforum.org/showthread.php?t=1055




More information about the JDev mailing list