The comments
On Mon, Jul 22, 2013 at 8:33 AM, Mike Smith <[email protected]> wrote:
> Hi,****
>
> ** **
>
> I have successfully ported UnitTest++ into a number of environments from
> TI and Analog Devices across multi-families of embedded processors.
>
Fantastic! If you have any changes that you would like incorporated in the
project, please pass them along to the GitHub project (
https://github.com/unittest-cpp).
> Key issue – valid VDSP projects when converted to CCES give me error
> messages of the form****
>
> [Error li1021] The following symbols referenced in processor 'p0' could
> not be resolved: 'Typeinfo for
> UnitTest::DeferredTestReporter[__ZTIN8UnitTest20DeferredTestReporterE]'
> referenced from '.\TestDeferredTestReporter.doj
> 'Typeinfo for std::ios_base [__ZTISt8ios_base]' referenced from
> '..\..\..\NewUnitTestLibs_BF533\Release\NewUnitTestLibs_BF533.dlb[Test.doj]'
>
That error message is about as near to useless as I have seen.
> The comments from Analog Help is “*Does your project rely on any
> preprocessor macro definitions? There is a known issue with the project
> import wizard where the Compiler Preprocessor macro definitions are not
> correctly applied to the imported project. I recommend checking these
> settings as a starting point.*”
>
This comment reads to me as if it is referencing preprocessor macros
_defined in your VDSP project files_, not within UnitTest++. If you have
any of the UnitTest++ feature macros defined in your source project file,
make sure they have made their way correctly to the new project files.
pj
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
unittest-cpp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel