> I have one more problem with last commit. I have compiled it with > debug=True, but I cant start yade-batch in this case. It says: > > sh: /home/gladk/dem/yade/currentNew/build/bin/yade-currentNew/dbg: not > found Hi Anton,
I apologize, it should be fixed in the last commit (r2456). Since yesterday (or the day before?), the debug builds use the same executable as the release ones. You should compile the optimized version normally, and if you want to run the debug one, say optimize=0 debug=1 or (alternatively), run the main program with --debug --rebuild. Cheers, vaclav _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

