Any one up for OSX work.

I have found a way to be able to compile libpode as libode, by changing:

  • the ppremake from pode to ode
  • renaming the files pode_composite(1,2,3).cxx to ode_composite(1,2,3).cxx

however that doesnt solve the lib linking problem, as it’s also causing a “lib conflict”.

I need some way to have all ode things named pode in panda…

Well i really had a clouded mind :slight_smile:

genPyCode works without problems if i genPyCode libpandaode (not libpode)