Hi all.
My name's Mauro and I write you from Parma, Italy.
I'm working a lot with CMake in my projects.

I need to port a small project to Embedded Visual Studio C++ 4.0 enviroment.
But I need to compile for ARMV4I and wce500 platform (STANDARDSDK_500)

When CMake tests the compiler it tries to link MSVCRTD.lib.
I think this happens because CMake check for Visual Studio version, it doen't recognize EVC4 and it cannot put the version as suffix of msvcrt{version}.

Anyone has try to use CMake and EVC4?

Best regards,
  MZ
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to