Thread: Problems to Make a Unix lib on a Win32 box.

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    42

    Problems to Make a Unix lib on a Win32 box.

    I´m a lame beginner, trying to use my few ansi C programming skills to develop C+WinApi apps and make a living I´m using Dev-CPP for this, and things were going great until i found out i would have to use a non-standard lib to make IO on ini files.

    Some people recommended that i use this IniParser (http://ndevilla.free.fr/iniparser/ 16Kb .tar.gz file). I´ve read the files and i think it´s a great lib, the only problem is that i can´t Make it, even changing the Unix Makefile to fit the Windows environment, i still get a lot of errors. I don´t have any experience at this, so i was hoping someone could point me what is the right way to do it.

    So, if someone here have a little spare time to help me, please download the lib and take a look at it. If you can make it on a Win32 box with no errors, please post the solution

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    42
    I´m getting insane with it. Just received an e-mail from the creator of the lib, he has no idea on how to make it under windows, but he knows it is possible and that other people have already done that.

    I really can´t figure how to do that :\

  3. #3
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    I suggest wx windows.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  2. How do i make a "new line" with in an edit box?
    By Clyde in forum Windows Programming
    Replies: 3
    Last Post: 05-18-2002, 01:35 PM
  3. How do I make and edit box scroll down with code?
    By Unregistered in forum Windows Programming
    Replies: 0
    Last Post: 11-26-2001, 02:33 PM
  4. About Unix Programming - Making a career desision
    By null in forum C Programming
    Replies: 0
    Last Post: 10-14-2001, 07:37 AM
  5. How do I make a text box??
    By BubbleMan in forum Windows Programming
    Replies: 12
    Last Post: 08-24-2001, 02:31 AM