Skip to content

/QxHost, /heap-arrays, and some other flags seems are missing  #143

@CRquantum

Description

@CRquantum

Great project!
I am using Intel OneAPI + Visual Studio 2017, on Windows 10.
I tried

  1. cmake-converter -s xxx.sln
  2. cmake -S . -B build
  3. cmake --build build

However, it seems cmake-converter did not catch compile flags such as

/QxHost
/heap-arrays0

and some link flags such as

/STACK:2147483647,2147483647 
/LARGEADDRESSAWARE

It seems these flags are missing in the building stage.

I wonder am I missing something? Thanks much in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions