Skip to content

Errors when building in visual studio 2022 #544

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

Open
Bishoywadea opened this issue Feb 12, 2025 · 0 comments
Open

Errors when building in visual studio 2022 #544

Bishoywadea opened this issue Feb 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Bishoywadea
Copy link
Contributor

🐛 Bug Report

Visual Studio 2022 is not supported when compiling the project, leading to build failures

Expected Behavior

The project should be able to build successfully using Visual Studio 2022 without any issues.

Current Behavior

Attempting to compile with Visual Studio 2022 results in errors due to missing configurations or incompatible dependencies.

Steps to Reproduce

  1. clone the repo then cd to metacall-core-repo
  2. run powershell -File ".\tools\metacall-environment.ps1" "c"
  3. run cd build
  4. run cmake --build ..

build.log

@Bishoywadea Bishoywadea added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant