Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Author Topic: LibAn8 For MinGW ?  (Read 5797 times)

SpeedLow

  • Newbie
  • *
  • Posts: 11
  • Beginner
    • View Profile
    • SpeedLow
LibAn8 For MinGW ?
« on: December 09, 2013, 08:32:10 am »

I Development Game In Code::Blocks With Cross Platform
Logged
?

Claude

  • Sr. Member
  • ****
  • Posts: 285
    • View Profile
Re: LibAn8 For MinGW ?
« Reply #1 on: December 09, 2013, 10:14:35 am »

According to the library site,you should be able to compile with
MinGW.

http://texel3d.free.fr/projets/liban8/index.html

"This library is written in standard C++ and should compile with any modern C++ compilers under any Operating Systems. Binaries or projects to build it are available on Windows ( MinGW,Visual C++ 2008 Express). "

Claude
Logged

texel

  • Jr. Member
  • **
  • Posts: 81
    • View Profile
Re: LibAn8 For MinGW ?
« Reply #2 on: December 12, 2013, 04:10:00 am »

Hi,
Liban8 should complie under CodeBlocks.
I will update liban8 and add a CodeBlocks project soon (i hope).
Logged

SpeedLow

  • Newbie
  • *
  • Posts: 11
  • Beginner
    • View Profile
    • SpeedLow
Re: LibAn8 For MinGW ?
« Reply #3 on: December 18, 2013, 10:56:47 am »

thx for answer
i convert to cmake success
ok
link
http://speedlow.tk/~fail/liban8.zip
Logged
?