Compiling contrib/ai on Ubuntu

Hi,

      I have been trying to compile the Panda3D source on Ubuntu and I found that ppremake doesn't include the headers for the files that are found in the contrib folder. Is there a newer version that automatically includes the contrib folder or should I include it in myself?

Thanks
Sorcus

ppremake doesn’t do this automatically, you must add them yourself.

Though it’s true it wouldn’t be a bad idea to provide a default Config.pp that did add these folders automatically. If you wanted to make the necessary changes to dtool/Config.pp, it would be appreciated.

David

As a FYI for anyone interested, The contrib tree has been added to the ppremake by rdb. Since, I am a novice linux user this is much appreciated.

Sorcus