Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to adapt VC-LTL in the original Vcpkg project #2

Open
sinfee opened this issue Sep 21, 2023 · 1 comment
Open

How to adapt VC-LTL in the original Vcpkg project #2

sinfee opened this issue Sep 21, 2023 · 1 comment

Comments

@sinfee
Copy link

sinfee commented Sep 21, 2023

Thanks for God job !
vcpkg-tool does not need to be modified and can be specified in triplets to prevent the inspection of old CRTS. As follows:

set(VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRT enabled)

I modified the latest version of vcpkg according to your project after compiling, the output DLL did not implement the CRT changes, I hope to tell me what needs to be modified to achieve.

I later replaced the ports directory for temporary use.

@xspeed1989
Copy link
Owner

  1. include vc-ltl cmake script in windows.cmake
  2. modify vcpkg\scripts\cmake*.cmake, for example vcpkg_build_nmake.cmake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants