ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] ccRTP compilation in Visual Studio


From: David Sugar
Subject: Re: [Ccrtp-devel] ccRTP compilation in Visual Studio
Date: Mon, 28 Jul 2003 15:49:59 -0400
User-agent: KMail/1.5

The files it refers to are part of GNU Common C++, which must also be 
installed for use.  Unfortunately, MSDev tools do not seem to accept the 
notion of a standard place to put third party build libraries and header 
files, so you will need to define these in the project settings.

On Friday 25 July 2003 12:48 pm, Masha & Jacob Dorfman wrote:
> Hello,
>
> I've downloaded ccRTP 1.0.2 and tried to build it using Visual Studio
> workspace and project in win32\msvcpp. I beleive that I'm doing something
> wrong - it speaks about cc++ directory with include files, and does not
> find <cc++/config.h>, <cc++/export.h> and many other include files. I've
> tried to replace <cc++/process.h> with <process.h> - it worked, but file
> export.h I did not find neither in Visual Studio includes nor in ccRTP
> directories. It seems that something general is wrong. I did not work with
> GNU c++ compiler, but you speak about possibility to build the library in
> Visual Studio also. Can you please help me - maybe with some guides or
> documentation?
>
> Thank you,
>
> Jacob Dorfman
>
>
>
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ccrtp-devel





reply via email to

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