LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Need a build chain (make or cmake) for *nix_Movemap Project (https://www.linuxquestions.org/questions/programming-9/need-a-build-chain-make-or-cmake-for-%2Anix_movemap-project-817091/)

aming51 06-29-2010 09:46 PM

Need a build chain (make or cmake) for *nix_Movemap Project
 
Hi,Please look at the link:
http://getmangos.com/community/showt...57-mmaps-redux

Now it works in Windows platform. Some functions rely on win-specific code and need to cross-platform alternatives. Can some one help to build chain(make or cmake) for this awesome project? We would appreciate any one can compile the Linux generator and transfer the project under *nix platform.

Best Regards,

AMING51

Sergei Steshenko 06-29-2010 10:21 PM

Quote:

Originally Posted by aming51 (Post 4018892)
Hi,Please look at the link:
http://getmangos.com/community/showt...57-mmaps-redux

Now it works in Windows platform. Some functions rely on win-specific code and need to cross-platform alternatives. Can some one help to build chain(make or cmake) for this awesome project? We would appreciate any one can compile the Linux generator and transfer the project under *nix platform.

Best Regards,

AMING51

No interest in looking into the URL - it requires login.

Regarding your question - study 'make' and/or 'cmake' and think how you can translate the "win-specific code".


All times are GMT -5. The time now is 08:26 AM.