From: Patrick H. <pa...@13...> - 2007-06-26 19:02:57
|
Doug McCorkle wrote: > Hello, > When I try to run gmtl-config with 0.5.2 I get this error: >=20 > objects:/Volumes/data/VE_Suite_Deps/vrjuggler-2.0-svn/build-darwin =20 > mccdo$ /opt/local/bin/gmtl-config > Traceback (most recent call last): > File "/opt/local/bin/gmtl-config", line 67, in ? > elif options.cxxflags or options.libs: > AttributeError: Values instance has no attribute 'libs' >=20 > Any thoughts on the problem? 1. Remove the usage of options.libs since GMTL doesn't have libraries. 2. Avoid using gmtl-config if you can. -Patrick --=20 Patrick L. Hartling VP Engineering, Infiscape Corp. http://www.infiscape.com/ |