beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.15k stars 109 forks source link

[hotfix] Windows build fixed #435

Closed jjfumero closed 1 month ago

jjfumero commented 1 month ago

Description

Build and compilation for Windows using MSVC++ compiler fixed.

Problem description

TornadoVM build was broken.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

How to test the new patch?

make
make tests
make BACKEND=spirv
make tests