We've recently moved some of the source around in subversion, so it may have happened that you grabbed the source at the wrong time. You can get the code from it's new location here: https://svn.apache.org/repos/asf/incubator/activemq/activemq-cpp/trunk/activemq-cpp/.
Also, Thread.h and Runnable.h are both in the concurrent package under https://svn.apache.org/repos/asf/incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/concurrent/ Regards, Nate On 9/7/06, Wade <[EMAIL PROTECTED]> wrote:
hi, I was trying to run the cpp client code given on http://www.activemq.org/site/activemq-cpp-client.html I cant get the cpp client to complie by VC++6.0 the error message is : annot open include file: 'activemq/Thread.h': No such file or directory where i can find the file Thread.h and Runnable.h Please guide me. Thanks -- View this message in context: http://www.nabble.com/How-to-execute-the-C%2B%2B-sample--tf2236754.html#a6202005 Sent from the ActiveMQ - User forum at Nabble.com.
