prem30488 / C2CUDATranslator

Automatic Conversion of Source Code for C to CUDA C
http://prem30488.github.io/C2CUDATranslator
17 stars 5 forks source link

Compiling Visual Studio 2017 #1

Open altimadc opened 5 years ago

altimadc commented 5 years ago

I've been unable to compile this with VS2017. It did a one-way update. There are many warning the first being:

Microsoft.Common.CurrentVersion.targets(2110,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "antlr.runtime". Check to make sure the assembly exists on disk.

Is there by chance a compiled executable of this? Or can the sln and projects be updated to work with 2017? Thanks!

AppXprt commented 1 year ago

I was able to get this compiled in VS 2022 Community by installing the oldest version of Antlr available through NuGet (3.1.1).

Now it says there are missing files: Database1_log.ldf Database1.mdf