User forums > General (but related to Code::Blocks)
using code blocks with borland c++ 5.5.1 and IUP framework.
(1/1)
hypersimus:
hye,
i tried to build the IUP sample source codes but fail.
is there any step to setting up IUP, bcc32 using codeblocks?
i tried follow the tips here,
http://www.tecgraf.puc-rio.br/iup/en/ide_guide/codeblocks.html
but failed,
Greatwolf:
You set it up like you would for any other framework/API/Toolkit. Put the IUP header files in it's respective include folder, the lib files in its lib folder and add the appropriate include/lib paths in C::B so the compiler and link knows where to find them.
According to this, you want to download the precompiled package for iup-x.x_Win32_bc6_lib.zip where x.x denotes the current release version. It is current 3.2 at the time of this writing. You can find it at the download page.
Navigation
[0] Message Index
Go to full version