[Quickfix-developers] Problem implementing Email Message in 4.2
Brought to you by:
orenmnero
From: <loi...@ya...> - 2004-07-30 03:34:44
|
Hi, This may sound silly, but I have been trying to handle the Email message with FIX 4.2 on linux using gcc.2.95.3 and quickfix 1.8 ( I also tried on a version of qf.1.6 and gcc 3.x that I had lying around) and I can't seem to link: I keep on getting: Application.o(.gnu.linkonce.t.__thunk_12_onMessage__11ApplicationRCQ25FIX425EmailRCQ23FIX 9SessionID+0x6): In function `virtual function thunk (delta:-12) for Application::onMessa ge(FIX42::Email const &, FIX::SessionID const &)': : undefined reference to `Application::onMessage(FIX42::Email const &, FIX::SessionID con st &)' Now my question is: has anyone implemented Email messages ( ie is it just me or is there something wrong), I have no problem with other message types, so I think there may be something up. I don't know nm well enough to understand what happens, but as far as I can see the symbols are there. Any pointers will be appreciated :) ___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com |