Eran Ifrah
Eran Ifrah
We do not rely on implicit conversions (we have users that are building CodeLite using their distro wxWidgets packages, so we can't rely on the fact that `ENABLE_STL` is enabled)....
fixed by: 41ba11a43
As I plan on removing `codelite-terminal` (already removed from macOS) I am going to close this issue
I am not sure that I understand your comment about AWS... I am actually trying to make it work to see whether I can integrate it into CodeLite IDE... (As...
Thanks for the tips. I have pretty much the idea in my head and I think its achievable. Regarding [CodeLite IDE](https://codelite.org): I don't need to consult CodeLite's docs, since I...
@SuchirBobbili your screenshot is of CodeLite's settings menu - not relevant to wxCrafter. Please open a separate issue. Make sure to specify which OS + CodeLite version
Strange, I deleted the `install/` folder, executed `cmake` followed by `mingw32-make install` and the files are there If you will look in the links below, you can see that the...
We already have good `CMake` (this is how I build wxWidgets on Windows) - why add another tool like `Premake` or `Xmake` (?) BTW, (never used it) but `CMake` can...
I am guessing that I will need to install `premake`? or `xmake`? Beside, these days, `CMake` is available on platforms that wxWidgets is supported
Can you post a screenshot and probably better yet, a reproduction setup?