Bo,

I get the following error message when using scons in the 1.4.X branch:

scons -f development/scons/SConstruct frontend=qt qt_dir=/usr/lib/qt3 all
...
Checking for main() in C library c... yes
NameError: name 'frontend_libs' is not defined:
 File "development/scons/SConstruct", line 1339:
   env['VERSION_INFO'] = '''Configuration

I wonder why you do not get the same error message... Have you actually tested your code before committing it?

Michael

Reply via email to