Hi
http://codelite.org/Developers/Windows). I get the following error during compilation of plugin_sdk module. I have attached the build error in the attached text file. Thanks in advance for providing me any help in resolving this problem.
Thanks
Srinivasan
I am trying to compile latest Codelite sources with TDM Mingw compiler (64 bit - version 5.1). I follow the instructions as provided in the wiki pages (Unable to compile Codelite with TDM MingW 64 bit compiler
-
- CodeLite Enthusiast
- Posts: 24
- Joined: Sun Nov 08, 2015 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Unable to compile Codelite with TDM MingW 64 bit compiler
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Unable to compile Codelite with TDM MingW 64 bit compile
Please follow the build guides as described in our wiki page:
http://wiki.codelite.org
Especially this link:
http://codelite.org/Developers/BuildingWxWidgetsWin
You need to build wxWidgets with wxUSE_GRAPHICS_CONTEXT set to 1
Eran
http://wiki.codelite.org
Especially this link:
http://codelite.org/Developers/BuildingWxWidgetsWin
You need to build wxWidgets with wxUSE_GRAPHICS_CONTEXT set to 1
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 24
- Joined: Sun Nov 08, 2015 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Unable to compile Codelite with TDM MingW 64 bit compile
Hi,
Yes. That did the trick.
Thanks,
Srinivasan
Yes. That did the trick.
Thanks,
Srinivasan