Hi,

I use PNGWriter with Dev-C++. All I did was this. You
can download the pre-compiled libraries for freetype
from the GnuWin32 web-site: gnuwin32.sf.net

To build PNGwriter itself, create a new C++ library
project by name libpngwriter. Inlcude the PNGwriter
header file and the implementation file into this new
project. Then compile. And thats it. You will have a
libpngwriter.a file ready for use. Note that this will
by default assume availability of freetype. To remove
such assumption, you will have to compile with this
option: -DNO_FREETYPE 

Hope this helps,
Siva Chandra.

--- Nadine <[EMAIL PROTECTED]> wrote:

> Hello,
> what do I have to do if I use Bloodshed dev c++. I
> mean what do I have to do to install? Can anybody
> help me? I only found help for Borland builder
> version 6.
> Greetz 



                
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
http://pngwriter.sourceforge.net/
PNGwriter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pngwriter-users

Reply via email to