Setup wxWidgets in Codeblocks
Автор: Jesus Christ
Загружено: 2025-11-19
Просмотров: 30
Описание:
Here is a quick and dirty on setting up wxWidgets with codeblocks
if you have any questions or if this does not work for you, just ask Ai for help . . .
1. https://chatgpt.com/
2. https://duck.ai/
3. https://claude.ai
4. https://deep-seek.ai/chat
5. https://elicit.com
6. https://gemini.google.com/app
7. https://grok.com/
8. https://iask.ai/
9. https://mgx.dev/
10. https://copilot.microsoft.com/
11. https://www.perplexity.ai/
12. https://www.phind.com/
13. https://www.meta.ai/
14. https://lechat.chat/chat
15. https://chat.mistral.ai/chat
16. https://chat.z.ai/
its MANDATORY you compile with tdm-gcc 64bit( NOT 32bit !!!!! ) https://tinyurl.com/9dvfxwap
64 Bit ! ! ! NOT 32 BIT ! ! !
watch how to install tdm-gcc here: https://tinyurl.com/y3h6pu5b
if this tutorial does not help check out these
https://tinyurl.com/mcpaj3v6
https://tinyurl.com/5n857a5y
These are all the commands i have:
mingw32-make -f makefile.gcc BUILD=debug SHARED=0 MONOLITHIC=1 UNICODE=1
mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 UNICODE=1
mingw32-make -f makefile.gcc BUILD=release SHARED=1 UNICODE=1 clean
mingw32-make -f makefile.gcc SHARED=1 BUILD=debug
mingw32-make -f makefile.gcc SHARED=1 BUILD=release
mingw32-make -f makefile.gcc CXXFLAGS=-Wno-narrowing SHARED=1 UNICODE=1 BULD=debug clean
mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 UNICODE=1 CXXFLAGS=-fno-keep-inline-dllexport
mingw32-make -f makefile.gcc BUILD=release UNICODE=1 SHARED=0
mingw32-make -f makefile.gcc BUILD=debug UNICODE=1 SHARED=0
make BUILD=debug UNICODE=1 SHARED=0
make BUILD=release UNICODE=1 SHARED=0
This is for OpenGL wxGLCanvas related lib files
mingw32-make -f makefile.gcc BUILD=debug UNICODE=1 SHARED=0 USE_OPENGL=1
mingw32-make -f makefile.gcc BUILD=debug UNICODE=1 SHARED=1 USE_OPENGL=1
mingw32-make -f makefile.gcc BUILD=debug UNICODE=1 SHARED=0 USE_OPENGL=1 TARGET=gl
#wx #wxWidgets #cplusplus #clanguage #programming #computerscience #codeblocks #mingw
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: