Re: [Quickfix-developers] config.h missing ?
Brought to you by:
orenmnero
|
From: <JDD...@th...> - 2002-08-14 21:46:30
|
It looks like you didn't do the './configure; make' thing. You need to run
configure.
John Duncan
Collaborative Development Group
Thoughtworks, Inc
+1 (312) 953 6286
s....@gm...
Sent by: To: qui...@li...
qui...@li... cc:
ceforge.net Subject: [Quickfix-developers] config.h missing ?
08/14/2002 04:27 PM
Hello quickfix list,
i compiled quickfix successfully. but when i tried to compile
some code i always get :
quicktest.cpp:4: config.h: No such file or directory
In file included from /usr/local/include/quickfix/include/Mutex.h:54,
from /usr/local/include/quickfix/include/Application.h:56,
from /usr/local/include/quickfix/include/Session.h:63,
from /usr/local/include/quickfix/include/Initiator.h:59,
from
/usr/local/include/quickfix/include/SocketInitiator.h:58,
from quicktest.cpp:9:
/usr/local/include/quickfix/include/Utility.h:64: config.h: No such file or
directory
make: *** [quicktest.o] Error 1
as you can easily see that i dont have much clue about C/C++, i hope
someone
can help me out of this little mess.
and sorry in advance for bothering you with this newbie questions :)
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Quickfix-developers mailing list
Qui...@li...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers
|