Click here to Skip to main content
15,896,606 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionI met a hard problem in qt! Pin
wuxuangle30-Oct-13 3:09
wuxuangle30-Oct-13 3:09 
AnswerRe: I met a hard problem in qt! Pin
John Schroedl30-Oct-13 8:36
professionalJohn Schroedl30-Oct-13 8:36 
GeneralRe: I met a hard problem in qt! Pin
wuxuangle31-Oct-13 3:10
wuxuangle31-Oct-13 3:10 
GeneralRe: I met a hard problem in qt! Pin
rekolnet25-Jul-15 10:45
rekolnet25-Jul-15 10:45 
QuestionLNK2019: unresolved external Pin
af0000123-Oct-13 20:44
af0000123-Oct-13 20:44 
AnswerRe: LNK2019: unresolved external Pin
Richard MacCutchan23-Oct-13 21:38
mveRichard MacCutchan23-Oct-13 21:38 
GeneralRe: LNK2019: unresolved external Pin
af0000124-Oct-13 6:35
af0000124-Oct-13 6:35 
AnswerRe: LNK2019: unresolved external Pin
Freak3023-Oct-13 23:07
Freak3023-Oct-13 23:07 
This looks more like unmanaged C++ than managed. You need to include the .lib file of the dll the function resides in into the linker input of your application.
The good thing about pessimism is, that you are always either right or pleasently surprised.

GeneralRe: LNK2019: unresolved external Pin
Richard MacCutchan23-Oct-13 23:32
mveRichard MacCutchan23-Oct-13 23:32 
GeneralRe: LNK2019: unresolved external Pin
af0000124-Oct-13 6:34
af0000124-Oct-13 6:34 
GeneralRe: LNK2019: unresolved external Pin
af0000124-Oct-13 6:33
af0000124-Oct-13 6:33 
AnswerRe: LNK2019: unresolved external Pin
WuRunZhe22-Nov-13 15:23
WuRunZhe22-Nov-13 15:23 
GeneralRe: LNK2019: unresolved external Pin
af0000123-Nov-13 2:35
af0000123-Nov-13 2:35 
QuestionAnyone can help me ? Pin
gecko2k121-Oct-13 18:34
gecko2k121-Oct-13 18:34 
AnswerRe: Anyone can help me ? Pin
Marco Bertschi21-Oct-13 22:15
protectorMarco Bertschi21-Oct-13 22:15 
Questionhow can I draw real-time curve in coordinate system? Pin
wuxuangle18-Oct-13 21:41
wuxuangle18-Oct-13 21:41 
AnswerRe: how can I draw real-time curve in coordinate system? Pin
Richard MacCutchan19-Oct-13 2:38
mveRichard MacCutchan19-Oct-13 2:38 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 3:47
wuxuangle22-Oct-13 3:47 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
Richard MacCutchan22-Oct-13 5:58
mveRichard MacCutchan22-Oct-13 5:58 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 15:40
wuxuangle22-Oct-13 15:40 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
Richard MacCutchan22-Oct-13 21:02
mveRichard MacCutchan22-Oct-13 21:02 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 22:47
wuxuangle22-Oct-13 22:47 
AnswerRe: how can I draw real-time curve in coordinate system? Pin
Marco Bertschi21-Oct-13 22:16
protectorMarco Bertschi21-Oct-13 22:16 
GeneralRe: how can I draw real-time curve in coordinate system? Pin
wuxuangle22-Oct-13 3:50
wuxuangle22-Oct-13 3:50 
Questionvisual studio 2008 QT project with c++ Pin
Mkhitar Sargsyan12-Oct-13 3:17
Mkhitar Sargsyan12-Oct-13 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.