几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】who Is Using Mingw (http://www.dimcax.com/hust/showthread.php?t=19128)

yang686526 2009-05-07 07:08 PM

【转帖】who Is Using Mingw
 
who is using mingw
who is using mingw
hello
i'm still trying to build the examples shipped with dwgdirect on a windows platform with gcc and i get thousands of undefined reference when linking
is there anybody using mingw, in which way ?
thanks
another try
hello
i know it's not a very good thing to answer my own post but i'm very surprised that nobody seems to use dwgdirect for mingw, so nobody can tell me the way he uses it
still nobody ?
thanks

bartholet: dwgdirect libraries for mingw are intended just for cygwin mingw. otherwise you will get a lot of undefined references to variables/symbols/functions such as __errno, __imp_infinity, setjmp, (...)ctype etc. notice that most of them start with a double underscore, while mingw itself just defines _errno and so on.
however, yours is a common problem, it happened to me too. when i sought for a solution, google provided me with thousands of pages. i guess there's no way out but getting cygwin - unless you decide to discharge mingw.
well, i still think open source rocks and hope this helps you.
be bold...
mirko.


所有的时间均为北京时间。 现在的时间是 12:37 PM.