Can i get orx source code????????????

edited February 2013 in Help request
acoording to your introduction ,orx seems to be a open-source project. but i can't find any linker to download the source code.

i searched on internet ,the orx-src-1.2 can be found . but no newer. do you have stopped opening source of orx???

Comments

  • jimjim
    edited February 2013
    hey, viavia welcome here :) source code of orx is hosted in Bitbucket, you can find it here, http://code.orx-project.org/orx

    if you really want to get orx source code, you need Mercurial or hg installed in your computer. Orx source is only necessary if you want to modify orx for custom use, but most of the time you need pre-compiled binary that can be found here http://code.orx-project.org/orx/downloads

    Download the appropriate binary suited to your platform or need. what are you looking for actually ?
  • edited February 2013
    Welcome viavia!

    I think Jim already covered everything! :)

    Just a precision: the archive named orx-src-1.4.zip contains the source code of the latest release. If you get this archive and want to compile orx yourself, you'll also need the orx-extern-1.4.zip one. But all this is explained in the README file. :)

    If you want to download the latest dev source without using hg, you can use this link: http://code.orx-project.org/orx/get/tip.zip
  • edited February 2013
    thank you for replying me.i use hg to clone the"download" ,but always failed in the end.i dont know why.

    but dont worry .i have down it by the other way.
  • edited February 2013
    thank you for replying me. you help so much ,i have down it not using hg.


    now i can compile it using the tip.zip ,right?what compiler should i use? according to tip.zip ,in windows ,i can only use msvs2008 and msvs2010? Can codeblocks work? or visual C++ 6.0?

    I will read it carefully ,and wish to contribute if i can ,thanks!
Sign In or Register to comment.