paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] libsig++ under dev-c++


From: Richard Smith
Subject: Re: [paragui-users] libsig++ under dev-c++
Date: Tue, 23 Mar 2004 15:58:56 -0600
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6) Gecko/20040113


1. 1.1.13 is not the most recent release. What about trying the 1.2
release of libsigc++?


Ok I'll try that.

Yeah somehow I missed that.  1.2 build fine.

Now my issue is with paragui. pgfilearchive.cpp wants to include SDL_loadso.h which doesn't exist in the win32 build of SDL.

Can I just #if win32 this file out of the build?

Ok.. Turns out that it was just missing from Dev-C++'s install of SDL. The stock SDL package has it.

Now it compiled but I've got a stream of undefined references to SigC::

It appears to me that the Dev-C++ project file has not been updated for the 1.1.7 build as I don't see the sigc++ library listed. Is this correct?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]