Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, April 2007
link problem with Visual Studio 6


Message 1 in thread

Hi,

I cannot run any application even the example applications in Visual Studio 
6(I use Qt 4.2 commercial edition). I get several linking errors like below:

error LNK2001: unresolved external symbol "__declspec(dllimport) public: 
virtual __thiscall QApplication::~QApplication(void)" 
(__imp_??1QApplication@@UAE@XZ)

any idea?

_________________________________________________________________
Need a break? Find your escape route with Live Search Maps. 
http://maps.live.com/?icid=hmtag3

--
 [ signature omitted ] 

Message 2 in thread

why not send mail to support@xxxxxxxxxxxxx?

-- 
 [ signature omitted ] 

Message 3 in thread

Burcu Arsoy schrieb:
> Hi,
> ...
> any idea?

Are you actually linking with the proper Qt *.lib in your VC6 project?

Did you setup the project using the Qt Visual Studio AddOn (which also
supports the old Visual Studio 6)? This might help because it setups all
required imports (linking with the proper *.lib) and also automates the
moc/uic steps.

Cheers, Oliver


--
 [ signature omitted ] 

Message 4 in thread

Yes, I linked lib and include files and I also installed AddOn.

>From: Till Oliver Knoll <oliver.knoll@xxxxxxxxxxx>
>To: Qt Interest List <qt-interest@xxxxxxxxxxxxx>
>Subject: Re: link problem with Visual Studio 6
>Date: Mon, 16 Apr 2007 10:23:32 +0200
>
>Burcu Arsoy schrieb:
> > Hi,
> > ...
> > any idea?
>
>Are you actually linking with the proper Qt *.lib in your VC6 project?
>
>Did you setup the project using the Qt Visual Studio AddOn (which also
>supports the old Visual Studio 6)? This might help because it setups all
>required imports (linking with the proper *.lib) and also automates the
>moc/uic steps.
>
>Cheers, Oliver
>
>
>--
>To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
>"unsubscribe" in the subject or the body.
>List archive and information: http://lists.trolltech.com/qt-interest/
>

_________________________________________________________________
Need a break? Find your escape route with Live Search Maps. 
http://maps.live.com/?icid=hmtag3

--
 [ signature omitted ] 

Message 5 in thread

Burcu Arsoy schrieb:
> 
> Yes, I linked lib and include files and I also installed AddOn.

Just to erase all the Usual Suspects: are you using the binary
(precompiled) Qt 4.x distribution? If so, did you make sure that you
downloaded the proper version, read: compiled for Visual Studio 6?

Cheers, Oliver

--
 [ signature omitted ] 

Message 6 in thread

I guess I downloaded the right version because I downloaded from the 
Trolltech's link which they provided it as an educational licence.


>From: Till Oliver Knoll <oliver.knoll@xxxxxxxxxxx>
>To: Qt Interest List <qt-interest@xxxxxxxxxxxxx>
>Subject: Re: link problem with Visual Studio 6
>Date: Mon, 16 Apr 2007 13:12:28 +0200
>
>Burcu Arsoy schrieb:
> >
> > Yes, I linked lib and include files and I also installed AddOn.
>
>Just to erase all the Usual Suspects: are you using the binary
>(precompiled) Qt 4.x distribution? If so, did you make sure that you
>downloaded the proper version, read: compiled for Visual Studio 6?
>
>Cheers, Oliver
>
>--
>To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
>"unsubscribe" in the subject or the body.
>List archive and information: http://lists.trolltech.com/qt-interest/
>

_________________________________________________________________
Interest Rates Fall Again! $430,000 Mortgage for $1,399/mo - Calculate new 
payment 
http://www.lowermybills.com/lre/index.jsp?sourceid=lmb-9632-18679&moid=7581

--
 [ signature omitted ] 

Message 7 in thread

Burcu Arsoy schrieb:
> I guess 
    ^^^^^

Better make sure ;)


> I downloaded the right version because I downloaded from the
> Trolltech's link which they provided it as an educational licence.

Which link? Did you not metion the "commercial" license before? Do you
mean a link to an FTP folder on one of Trolltech's FTP servers? In "my"
FTP folder there are pre-linked versions for Visual Studio 6, 2003 and
2005. Choose the proper one or recompile yourself (you should also have
access to the source code of Qt). This is off course the last and time
consuming resort.

Cheers, Oliver

--
 [ signature omitted ] 

Message 8 in thread

Yes, I download the right version from the FTP folder.
Anyway, thanks. I decided not to use Qt which begins to be problematic in 
the beginning.

>From: Till Oliver Knoll <oliver.knoll@xxxxxxxxxxx>
>To: Qt Interest List <qt-interest@xxxxxxxxxxxxx>
>Subject: Re: link problem with Visual Studio 6
>Date: Mon, 16 Apr 2007 15:51:47 +0200
>
>Burcu Arsoy schrieb:
> > I guess
>     ^^^^^
>
>Better make sure ;)
>
>
> > I downloaded the right version because I downloaded from the
> > Trolltech's link which they provided it as an educational licence.
>
>Which link? Did you not metion the "commercial" license before? Do you
>mean a link to an FTP folder on one of Trolltech's FTP servers? In "my"
>FTP folder there are pre-linked versions for Visual Studio 6, 2003 and
>2005. Choose the proper one or recompile yourself (you should also have
>access to the source code of Qt). This is off course the last and time
>consuming resort.
>
>Cheers, Oliver
>
>--
>To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
>"unsubscribe" in the subject or the body.
>List archive and information: http://lists.trolltech.com/qt-interest/
>

_________________________________________________________________
Exercise your brain! Try Flexicon. 
http://games.msn.com/en/flexicon/default.htm?icid=flexicon_hmemailtaglineapril07

--
 [ signature omitted ]