I'm using Scons 0.96.91 for win32, Visual Studio .NET 2003, Qt OpenSource 4.1 to compile the source of wengophone-ng.

I also got your problem and use your method to fix it. I thought it's caused that 'cd $SOURCE_PATH & doxygen' is unix special command format.


Jiang Jinke wrote:

I'm using Scons 0.96.91 for win32, MSVC.NET <http://MSVC.NET>, Qt OpenSource 4.1 to compile the source of wengophone-ng.
I also installed doxygen 1.4.6-NO.
When I'm building the wengophone-ng, I got some errors in the file:
openwengo\trunk\wengoscons\wengoscons\wengoenv.py
line 1353: doc = self.Command(os.path.join(self.__getSourcePath(), 'doc'), 'Doxyfile', 'cd $SOURCE_PATH & doxygen') When I've commented out this line, the compilation went smoothly without error. Is it a bug of the script ? Regards,
Sam
------------------------------------------------------------------------

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to