From: Henk-Jan v. T. <hj...@ch...> - 2011-06-18 20:36:00
|
L.S., Whenever I try to link a program to wxhaskell, I get error messages about "undefined reference to `_imp___ZTV17wxFindReplaceData'" What can I do about this? The full error messages are: C:\Program Files\Haskell\wxcore-0.12.1.7\ghc-7.0.3/libHSwxcore-0.12.1.7.a(eljfindrepldlg.o):eljfindrepldlg.cpp:(.text+0x1d): undefined reference to `_imp___ZTV17wxFindReplaceData' C:\Program Files\Haskell\wxcore-0.12.1.7\ghc-7.0.3/libHSwxcore-0.12.1.7.a(eljfindrepldlg.o):eljfindrepldlg.cpp:(.text+0x95): undefined reference to `_imp___ZTV17wxFindReplaceData' C:\Program Files\Haskell\wxcore-0.12.1.7\ghc-7.0.3/libHSwxcore-0.12.1.7.a(eljfindrepldlg.o):eljfindrepldlg.cpp:(.text$_ZN17wxFindReplaceDataD1Ev[wxFindReplaceData::~wxFindReplaceData()]+0xb): undefined reference to `_imp___ZTV17wxFindReplaceData' C:\Program Files\Haskell\wxcore-0.12.1.7\ghc-7.0.3/libHSwxcore-0.12.1.7.a(eljfindrepldlg.o):eljfindrepldlg.cpp:(.text$_ZN17wxFindReplaceDataD0Ev[wxFindReplaceData::~wxFindReplaceData()]+0xb): undefined reference to `_imp___ZTV17wxFindReplaceData' Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html -- |