Skip to content

Support for MSVC #1242

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
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support for MSVC #1242

wants to merge 2 commits into from

Conversation

dmilos
Copy link

@dmilos dmilos commented May 16, 2025

  1. In this pull request it is quick implementation for MSVC
  2. This quick fix is not intended for merge in to main branch
  3. Intention is to show how, what and where fix might be to support MSVC

After applying this patch and build using VS this will produce next files:

$\release\bin\jsonnet.dll
$\release\bin\jsonnet.exe
$\release\lib\jsonnet.lib
$\release\bin\jsonnet++.dll
$\release\lib\jsonnet++.lib
$\release\bin\jsonnetfmt.exe
$\release\include\libjsonnet.h
$\release\include\libjsonnet_fmt.h
$\release\include\libjsonnet++.h

Copy link

google-cla bot commented May 16, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

1 participant