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
Apophysis in codelite
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Oct 02, 2015 12:28 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Apophysis in codelite
CodeLite only supports C, C++, Node.js or PHP
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Oct 02, 2015 12:28 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Apophysis in codelite
So, it needs to be rewritten in C++ to compile it?eranif wrote:CodeLite only supports C, C++, Node.js or PHP
Eran
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.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Apophysis in codelite
I am not sure you are asking your questions in the right forum...atronach wrote:When I write some fractal formula in codelite, how to make working renderer for it ?
Eran
Make sure you have read the HOW TO POST thread