662 views
in Platform Packages by

Hi,

While trying to build Win32 for Embedded Wizard 9.2 , there is a linker error as below with ewrte library

1>ewrte.lib(ewdebug.obj) : error LNK2019: unresolved external symbol ___report_rangecheckfailure referenced in function _EwPrint
1>ewrte.lib(ewstring.obj) : error LNK2001: unresolved external symbol ___report_rangecheckfailure

But IMXRT1050 Target build is successful. Issue is only with Win32 . We are using Visual Studio 2010 .

Whether this issue is due to Visual Studio Version mismatch of where the library is created and where it is been used?

Anyway to resolve this issue?

Note : But with the Platform Package of 9.0 there is no error in Win32 build

 

Best Regards,

Preethi S

 

1 Answer

0 votes
by
Hello Preethi,

our Win32 sample projects (and the RTE / GFX libraries) are created / compatible with Visual Studio Express 2012 - so you can use Visual Studio Express 2012 / 2013 / 2015 / 2017 / 2019 and the new Visual Studio Community.

Please try to use a newer version of Visual Studio.

Best regards,

Manfred

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...