Running ExampleDA

3 views
Skip to first unread message

Stephanie Wright

unread,
Jun 9, 2010, 2:05:53 PM6/9/10
to DXC10
When I compile the ExampleDA and run the executable produced on the
ScenarioLoader (with the ADAPT-Lite system) an exception is thrown in
the processData method. Although, when I run the ExampleDA executable
given in the framework it seems to run fine.

I downloaded the framework using the windows .msi instaler and am
compiling using VS 2005. I have added all the dependencies discussed
in the readme:


To compile any of the C++ examples (or a DA written in C++), MS Visual
C++ 8.0
(2005) is required. Make sure to add %DXC_HOME%\Lib and %DXC_HOME%
\Include to
your library and header search paths respectively, and add dxcApi.lib
to your
list of libraries.

Nothing else is running via the command line at the same time.

- Stephanie

David Garcia

unread,
Jun 9, 2010, 2:10:59 PM6/9/10
to DXC10
I see one potential issue: if you're compiling the DA in debug mode,
you should be linking to dxcApid.dll instead of dxcApi.dll (I'll add a
note to the documentation). Let me know if this doesn't fix the
problem..

David G

Stephanie Wright

unread,
Jun 9, 2010, 2:34:49 PM6/9/10
to DXC10
Great that seems to have fixed the problem! Could you point me to the
document that disucsses the standaloneSDS...I can't seem to find this
anywhere.

Thank you!

- Stephanie

David Garcia

unread,
Jun 9, 2010, 2:39:27 PM6/9/10
to DXC10
'StandaloneSDS' from last year's framework was removed and its
functionality merged into SDS. A short description is provided in
section 3b of README.txt, and you can run it without command line
arguments to display usage details.

David G
> > > - Stephanie- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages