Compiling TWS:TestActiveX or TestSocketClient examples

Discussion in 'Retail Brokers' started by noddyboy, Feb 17, 2002.

  1. noddyboy

    noddyboy

    I get the following error when I try to compile:

    c:\program files\interactivebrokers\testsocketclient\client2dlg.h(11) : fatal error C1083: Cannot open include file: 'EWrapper.h': No such file or directory
    client2Dlg.cpp

    A similar one for ActiveX:

    C:\Program Files\InteractiveBrokers\TestActiveX\client3Dlg.cpp(7) : fatal error C1083: Cannot open include file: 'EWrapper.h': No such file or directory


    Any ideas?

    Thanks.
     
  2. noddyboy

    noddyboy

    I apologize for starting a new thread. I should have put it into the other one. :)
     
  3. the *.h files hang around in .../jts/SocketClient/src, which of course should be in your include path.

    off topic: since this is really a basic issue you shoud - maybe, only my advise - dig a little bit into c programming before starting of with auto order entry
     
  4. noddyboy

    noddyboy

    Thanks for your advice. I will not probably not enter orders just yet. :)