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

Setting up build configurations #16

Closed
TChatzigiannakis opened this issue May 18, 2015 · 2 comments
Closed

Setting up build configurations #16

TChatzigiannakis opened this issue May 18, 2015 · 2 comments

Comments

@TChatzigiannakis
Copy link
Contributor

There's the AnyCPU configuration in the solution, and the UnitTests project has a x64 target. But for some reason, the test runner in my VS seems to avoid x64.

In any case, I suggest we remove the AnyCPU configuration entirely (since we do have an unmanaged DLL anyway, so the whole project can't really be AnyCPU) and create just x86 and x64 build configurations. It will make the targets (and the intention) clearer to anyone building LLVMSharp from source.

If this is acceptable, I can create a quick PR right now.

@mjsabby
Copy link
Contributor

mjsabby commented May 18, 2015

Seems ok.

@mjsabby
Copy link
Contributor

mjsabby commented May 31, 2020

With work from Tanner, this issue is no longer relevant.

@mjsabby mjsabby closed this as completed May 31, 2020
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