Author Topic: Graphic libraries  (Read 3612 times)

Offline molma100

  • Single posting newcomer
  • *
  • Posts: 2
Graphic libraries
« on: November 06, 2010, 10:02:45 pm »
hello, im wondering if this is the right place to post this.. xD

well anyways, im wondering what graphic library i should use with code::blocks

im looking for 2D graphics btw.

if you guys have any suggestions reply here. thanks  :D

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7699
    • My Best Post
Re: Graphic libraries
« Reply #1 on: November 07, 2010, 03:05:41 pm »
Find a Graphic Library for your Compiler!!!
Code::Blocks is not a Compiler!

Code::Blocks does have a few wizards that may support Graphics Libs as in SDL and wxWidgets.
But, just because C::B has wizards is a bad reason to pick an  Graphic Library.

Edit: Code::Blocks does have wxSmith and if you like wxSmith it would be a good reason to pick wxWidgets.

Tim S.
« Last Edit: November 07, 2010, 03:07:41 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline molma100

  • Single posting newcomer
  • *
  • Posts: 2
Re: Graphic libraries
« Reply #2 on: November 07, 2010, 11:37:37 pm »
lol my bad i had no idea that SDL was a 2D(/3D) program, no need to yell.

well anyways thanks. now for finding a tutorial xD