Simulation & trial version v5.40 in vs2017

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Simulation & trial version v5.40 in vs2017

    Can i run emwin simulation&trial version v5.40 in visual studio 2017 community without any other configuration? ı want to developed all screen in simulation without real lcd and board :?:
  • Hi,

    Of course you can.

    The problem is that we have set up the project for VS2010 and want to keep it in that format for a while. This allows users with VS2010 to use the simulation, too.

    For those using a newer version of Visual Studio follow these steps to run the simulation:

    1. Right-Click on the Project (e.g. SimulationTrial) -> Properties
    2 Set Configuration to "All Configurations"
    3. Goto Configuration Properties -> Linker -> Input.
    4. Add under Additional Dependencies: "legacy_stdio_definitions.lib"
    5. Set Ignore All Default Libraries: "No"
    6. Set Ignore Specific Default Libraries: "LIBC.lib;LIBCMTD.lib"
    7. Goto Configuration Properties -> Linker -> Advanced
    8. Set Image Has Safe Exception Handlers:"No (/SAFESEH:NO)"
    9. Click "OK"-Button.

    Regards,
    Sven
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.