bosh77
New member
- Joined
- Oct 26, 2019
- Messages
- 26
Hi, I'm trying to create an IDE for CX written with CX itself, then available for all desktop versions.
I added the window on the left that contains variables, functions, etc ...
I think I also add Intellisense and other functions.
I would have two problems:
1 - How can I "capture" the text that appears in the console at the time of compilation and execution of the .CXS files?
2 - Is it possible to exclude the Openal library when compilation, so as not to have to distribute the openal32.dll file?
I added the window on the left that contains variables, functions, etc ...
I think I also add Intellisense and other functions.
I would have two problems:
1 - How can I "capture" the text that appears in the console at the time of compilation and execution of the .CXS files?
2 - Is it possible to exclude the Openal library when compilation, so as not to have to distribute the openal32.dll file?