[Quickfix-users] Getting UnsatisfiedLinkError
Brought to you by:
orenmnero
From: Vikram V. <rer...@ya...> - 2007-01-11 12:56:56
|
Hi, While trying to launch one of the test examples of quickfix from unix,i am getting the following exception. Exception in thread "main" java.lang.UnsatisfiedLinkError: create at quickfix.SessionSettings.create(Native Method) at quickfix.SessionSettings.<init>(Unknown Source) at Executor.main(Executor.java:40) Quickfix documentation says, it might be due to BUILDING WITHOUT DATABASE SUPPORT. But, do i necessarily need to have database support in order to use quickfix, or is it due to any other problem? Could anyone guide me in resolving this problem? Thanks, Vikram -- View this message in context: http://www.nabble.com/Getting-UnsatisfiedLinkError-tf2958592.html#a8276656 Sent from the QuickFIX - User mailing list archive at Nabble.com. |