-
Hi,
There probably is functionality to do this, but I can't figure it out.
I'm working with a C++ and LLVM toolset using VS2017. In order to compile successfully using vs2017 and llvm in debug m…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39004](https://bugs.llvm.org/show_bug.cgi?id=39004) |
| Status | NEW |
| Importance | P normal |
|…
-
My setup: I use static boost-1.70.0 libraries with PlatformToolset v141 (Visual Studio 2017) and
address-model=64 architecture=x86 runtime-link=shared on Windows 7.
When trying to link with Platfo…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38499](https://bugs.llvm.org/show_bug.cgi?id=38499) |
| Status | NEW |
| Importance | P normal |
|…
-
I copied files according to instructions, but toolset LLVM-vs2017 did not appear in the list of toolsets. If I set this toolset manually, MSBuild complaints that this toolset is not installed.
Vis…
-
I'm trying to make a debug build of CppSharp to figure out why the system crashes when trying to make bindings for my code. But I can't figure out how to do it, since the proper llvm debug version is …
-
Dear team,
I would like to pass command line arguments to setvars.sh such as "--include-intel-llvm" but at the moment it's not possible.
Regards
-
run build command in MortalClient folder and keep getting this error, I am totally new to VS, so have no idea what's wrong here
-
emsdk install failed while building llvm by VS 2019 on windows.
```Exception: Unknown generator used to build solution "..\LLVM.sln```
The problem is in emsdk.py, there is
```
def get_generator…
-
Why not doing what is done for the .props file?
Pull in the corresponding configuration defined by Microsoft.
## Reasoning
The `toolset-vs2014_xp.targets`-file *seems* to be just a copy of the ve…