|
From: | address@hidden |
Subject: | Re: [libredwg] Re: [patch #7057] C++ patch |
Date: | Wed, 13 Jan 2010 10:09:54 +0100 |
The idea of compiling it with c++ was just to check the stricter types.
of course it should compile with c, and link against c++.
mikeOn Wed, Jan 13, 2010 at 3:55 AM, Rodrigo Rodrigues da Silva <address@hidden> wrote:
I'm not an expert on this subject, but I think you don't need to compile libredwg with g++ in order to link it to a c++ application. We just need some ifdef's in the headers. Check this post:
http://www.linuxforums.org/forum/linux-programming-scripting/114680-how-link-c-library-c-application.html
Rodrigo
address@hidden wrote:
yes I was wrestling with a problem like that at one point.
please try this version and tell me if you have that problem
http://github.com/h4ck3rm1k3/LibreDWGCPlusPlus
thanks
mike
[Prev in Thread] | Current Thread | [Next in Thread] |