Hi,
I’ve installed last OF 0.9 on Ubuntu and
I forgot how to setup CodeBlock… there’s a page talking about but it’s broken !?
Could you remind me how to link OF to C::B ?
thank’s
Hi,
I’ve installed last OF 0.9 on Ubuntu and
I forgot how to setup CodeBlock… there’s a page talking about but it’s broken !?
Could you remind me how to link OF to C::B ?
thank’s
we don’t support codeblocks anymore, the recommended IDE now is qt creator
Ok, so i should install it and last OFv0.9.2 …thank’s
Hi. My machine has graphic driver issues, where is codeblocks setup guide for windows?
I have this error, how to solve?
-------------- Build: debug in openFrameworksLib (compiler: GNU GCC Compiler)---------------
g++.exe -Wno-multichar -g3 -I…\glu\include -I…\freetype\include -I…\freetype\include\freetype2 -I…\FreeImage\include -I…\quicktime\include -I…\rtAudio\include -I…\fmodex\include -I…\videoInput\include -I…\glew\include -I…\glut\include -I…\cairo\include\cairo -I…\openFrameworks -I…\openFrameworks\app -I…\openFrameworks\events -I…\openFrameworks\graphics -I…\openFrameworks\utils -I…\openFrameworks\sound -I…\openFrameworks\video -I…\openFrameworks\communication -I…\openFrameworks\types -I…\openFrameworks\3d -I…\openFrameworks\gl -I…\openFrameworks\math -I…\poco\include -I…\tess2\include -c C:\Users\Alice\Documents\of_v0073_win_cb_release\libs\openFrameworks\3d\of3dUtils.cpp -o obj\debug\openFrameworks\3d\of3dUtils.o
Execution of ‘g++.exe -Wno-multichar -g3 -I…\glu\include -I…\freetype\include -I…\freetype\include\freetype2 -I…\FreeImage\include -I…\quicktime\include -I…\rtAudio\include -I…\fmodex\include -I…\videoInput\include -I…\glew\include -I…\glut\include -I…\cairo\include\cairo -I…\openFrameworks -I…\openFrameworks\app -I…\openFrameworks\events -I…\openFrameworks\graphics -I…\openFrameworks\utils -I…\openFrameworks\sound -I…\openFrameworks\video -I…\openFrameworks\communication -I…\openFrameworks\types -I…\openFrameworks\3d -I…\openFrameworks\gl -I…\openFrameworks\math -I…\poco\include -I…\tess2\include -c C:\Users\Alice\Documents\of_v0073_win_cb_release\libs\openFrameworks\3d\of3dUtils.cpp -o obj\debug\openFrameworks\3d\of3dUtils.o’ in ‘C:\Users\Alice\Documents\of_v0073_win_cb_release\libs\openFrameworksCompiled\project\win_cb’ failed.
edit 1
Ok, error bypassed, only missing
||=== blendingExample, debug ===|
ld.exe||cannot find -lstrmbase|
ld.exe||cannot find -lz|
||=== Build finished: 2 errors, 0 warnings (0 minutes, 5 seconds) ===|
zlib1.2.3 installed and linked, but still no go
edit 2
Thanks blink, got this building. Just some random linker path and a video lib needed. However, program no run… How to make it run?
Code::Blocks is not officially supported. I recommend you to use Visual Studio or QT Creator.
Thanks, I understand there is no support.
However, it builds on this system.
But does not run.
Hi,
You are missing the CODEBLOCKS additions
DOWNLOAD THEM AND ADD THEM
into "C:\Program Files\CodeBlocks\MinGW\include
and “C:\Program Files\CodeBlocks\MinGW\lib”
(each folder accordingly)