[info-performer] pfvMousePicker LNK2019

Date view Thread view Subject view Author view

From: Denis Mohnhaupt (demohn++at++gmx.de)
Date: 09/03/2004 07:19:34


Greetings,

I am developing a MFC-application with MS Visual Studio.Net and Performer
(latest version 3.1.1.).
I want to use a pfvMousePicker for picking. I included the
"Performer/pfv/pfvMousePicker.h" and linked the libpfv.lib (actually all
other pf libs as well). At the moment I use the mousepicker only in two
lines of code:

pfuMouse* pm = m_pPicker->getMouse();
pfvInteractor* pia = m_pPicker->pick();

Where m_pPicker is of Type pfvMousePicker*
When I build he reports an linker error LNK2019, where he complains about an
unresolved external symbol "[...]__declspec(dllimport) public: class
pfvInteractor * __thiscall pfvMousePicker::pick(void)"
(__imp_?pick++at++pfvMousePicker++at++++at++QAEPAVpfvInteractor++at++++at++XZ)', [...]"

Strange that he doesent dislike the line above, that member function is
defined in the same header file.

If anyone could give me a hint, that would be great, i have no idea what the
problem is.

Cheers,
Denis

-- 
NEU: Bis zu 10 GB Speicher für e-mails & Dateien!
1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Fri Sep 03 2004 - 07:20:55 PDT