Author Topic: FREEIMAGE compilation help  (Read 5320 times)

Pranjal123

  • Guest
FREEIMAGE compilation help
« on: March 28, 2006, 12:07:47 pm »
Hello All,

I have being trying (unsuccessfully) to compile the CVS version of the Freeimage library (http://freeimage.sourceforge.net), with CB.

Could anyone guide me on this?
Are there any parameters (other than default) to be set for compiling with the GCC / Borland compilers?

I am using the Win32 release target (of course).

VERY NEW TO CODEBLOCKS !!!

Thanx.
Regards,

Pranjal

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: FREEIMAGE compilation help
« Reply #1 on: March 28, 2006, 12:28:40 pm »
I have being trying (unsuccessfully) to compile the CVS version of the Freeimage library (http://freeimage.sourceforge.net), with CB.

Which version of C::B/OS are you using? Compiler(s) version?

What are the errors/problems you have met?

Did you read the readme/documentation of freeimage?

Could anyone guide me on this?

May be you can also try the freeimage mailing list for more specific help/support :).

VERY NEW TO CODEBLOCKS !!!

Also please, do not use capitals :). I do not know what the other users think about, but IMHO capitals should be avoided.

Best wishes,
Michael
« Last Edit: March 28, 2006, 12:53:36 pm by Michael »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: FREEIMAGE compilation help
« Reply #2 on: March 28, 2006, 03:31:09 pm »
You question is way to unspecific. Do you really expect someone can help you to solve the problem using the information you've provided? At least posting a full compiler log would be nice.
Settings->Compiler and Debugger->Other->Compiler logging = "Full command line".
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: FREEIMAGE compilation help
« Reply #3 on: March 28, 2006, 03:43:43 pm »
sorry but this is too offtopic to discuss it here, (it is not a CB issue)

the question is how to build this library using MinGW-gcc
move to http://sourceforge.net/forum/forum.php?forum_id=36110

btw. the answer is already there http://sourceforge.net/forum/message.php?msg_id=3383051

good luck
« Last Edit: March 28, 2006, 03:47:46 pm by tiwag »