bug-commoncpp
[Top][All Lists]
Advanced

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

Re: I can't compile cc2++ on MS VS6.0


From: rjg
Subject: Re: I can't compile cc2++ on MS VS6.0
Date: Fri, 22 Oct 2004 16:26:27 +0100 (WEST)

Hello,
The NAT interface that you are getting the complains off, is only implemented 
on Unix... On Windows, a couple of dummy functions are implemented which are 
not being compiled because of the lack of inclusion on the VS6 build files 
(shame on me). 

I'm a unix guy, but took a look on the VS build files, and I think that the 
attached one, should work (place it in the w32 directory). If it doesn't, can 
someone with Windows background give a hand here?  Also, someone with cvs 
access could please include this in the cvs tree.

Basically we need to include nat.cpp in the build and link process.

Thanks in advance,
Ricardo Gameiro

Attachment: ccgnu2.vcproj
Description: Binary data


reply via email to

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