the first version of my Linux port is done. In addition to importing the
attached file,
rename include/ to Include/
rename MathLib/trajectory.h to MathLib/Trajectory.h
rename Physics/collisionLibrary.h to Physics/CollisionLibrary.h
regenerate the SWIG wrappers
.
A remark: There are a couple of files referencing the "Simbicon 1.5
Controller Editor Framework" and giving the license as GPL. I suppose
that this is no longer correct? (Note that I left these headers intact.)
* Core/SimBiConState.h
* Core/BalanceFeedback.h
* Core/SimBiController.h
* Core/SimBiController.cpp
* Core/SimBiConState.cpp
* Physics/Joint.h
* Physics/Joint.cpp
* Physics/RigidBody.h
* Physics/RigidBody.cpp
Best regards,
Norbert
On 2011-10-13 19:11, SHIHUI GUO wrote:
> Oops, Hi, Norbert, could you please give some more information on
> porting this project to linux ?
> I am not quite familiar in using patch files.
I could send you a tarball (.tgz file) containing the project source
with the patch applied. Would that be of help to you?
BTW, I tried to write the patch in such a way as to not break anything
on Windows, so maybe it could be applied to the official tree?
(Although, if you want to do that, be sure to re-test on Windows first.)
Best regards,
Norbert