322 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

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...