Code::Blocks Forums

User forums => Help => Topic started by: Pranjal123 on March 28, 2006, 12:07:47 pm

Title: FREEIMAGE compilation help
Post by: Pranjal123 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
Title: Re: FREEIMAGE compilation help
Post by: Michael 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
Title: Re: FREEIMAGE compilation help
Post by: MortenMacFly 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.
Title: Re: FREEIMAGE compilation help
Post by: tiwag 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