Apophysis in codelite

General questions regarding the usage of CodeLite
atronach
CodeLite Curious
Posts: 2
Joined: Fri Oct 02, 2015 12:28 am
Genuine User: Yes
IDE Question: c++
Contact:

Apophysis in codelite

Post by atronach »

Is it possible to compile this program in codelite and built it?
If so could you point me where to begin.
https://github.com/XyrusWorx/apophysis7x
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Apophysis in codelite

Post by eranif »

CodeLite only supports C, C++, Node.js or PHP

Eran
Make sure you have read the HOW TO POST thread
atronach
CodeLite Curious
Posts: 2
Joined: Fri Oct 02, 2015 12:28 am
Genuine User: Yes
IDE Question: c++
Contact:

Re: Apophysis in codelite

Post by atronach »

eranif wrote:CodeLite only supports C, C++, Node.js or PHP

Eran
So, it needs to be rewritten in C++ to compile it?
When I write some fractal formula in codelite, how to make working renderer for it ?
Last edited by atronach on Fri Oct 02, 2015 2:45 pm, edited 1 time in total.
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Apophysis in codelite

Post by eranif »

atronach wrote:When I write some fractal formula in codelite, how to make working renderer for it ?
I am not sure you are asking your questions in the right forum...

Eran
Make sure you have read the HOW TO POST thread
Post Reply