I try to customize the bootlaoder tool for my K60 project, but the compiler fails on "Visual C++ 2008 Express Edition", here is the message:
Visual C++ 2008 Express Edition
1>------ Build started: Project: win_blsrconv, Configuration: Debug Win32 ------
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>stdafx.cpp
1>c:\work\freescale\k60bootloader\an2295sw_beta\an2295\an2295sw\masters\win_blsrconv\stdafx.h(38) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
1>Build log was saved at "file://c:\Work\Freescale\K60Bootloader\AN2295SW_BETA\AN2295\an2295sw\masters\win_blsrconv\Debug\BuildLog.htm"
1>win_blsrconv - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Does anyone know how to fix it?
Regards
Sam
I know,
but the whole project has long time history and it's completely build on paid version with using AFX libraries in low level of serial driver.express version -
There is no plan to switch it into Express version.
I'm sorry.
Petr