This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linking problem


You won't be able to do this (at least ATM). MSVC and gcc use different
ways to describe the C++ symbols.


Guenther Sohler wrote:

> Hallo Group,
> 
> I downloaded the qt-2.3 library for windows. these have visual studio 6.0
> library format., and i want to link
> the libraries to my object files to generate an exe file.
> These libraries are found by the linker, they are accepted - the format is
> recognized, but it does not resolve the linking errors. There are still the
> unresolved references from my application to qt functions.
> 
> Does anybody of you has a clue, whats going on ?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]