Yes, I was talking about biicode, now it is cleared. I too have not compiled orx lately.
What I would really like to see besides biicode way of doing new project, is a single zip containing orx precompiled lib for all the platform, with a script to create a new project, from a template project. So, it will create with project targeting all the platform, with appropriate lib linked to appropriate platform. Right now, everything is done separately. So, I download VS libs and create my project manually from VS. So far so good, I am building for VS now. But if I want to build the same project in my mac or for android, I don't see a way other than downloading the mac or android demo, then copying my assets and source there. I had to create 3 project for 3 platform. This process is complex and demotivating.