-
Hi !
Has anyone tried to set up continuous build pipeline for windows ?
I would prefer to use vs2019, but vs2017 will do as well. What I have initially checked -
.travis.yml of cling does not hav…
-
Trying to build the WOCCatalog sample fails with:
```
Severity Code Description Project File Line Suppression State
Error STL1000: Unexpected compiler version, expected Clang 6 or newer. WOCCata…
-
With VS2017 there are quite a few changes to the directory structure.
1. No changes for older toolsets, still used from the same MSBuild directory.
1. Multiple VS variants can be installed.
Dif…
-
| | |
| --- | --- |
| Bugzilla Link | [44221](https://llvm.org/bz44221) |
| Version | unspecified |
| OS | Windows NT |
| CC | @zygoloid,@stella.stamenova |
## Extended Description
This was origin…
-
| | |
| --- | --- |
| Bugzilla Link | [42861](https://llvm.org/bz42861) |
| Version | 9.0 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#41819 |
| CC | @zmodem,@zygoloid |
## Extended …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR37700](https://bugs.llvm.org/show_bug.cgi?id=37700) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39294](https://bugs.llvm.org/show_bug.cgi?id=39294) |
| Status | NEW |
| Importance | P enhancemen…
-
_Before opening a new bug report, please read [Reporting Bugs](https://github.com/premake/premake-core/blob/master/CONTRIBUTING.md#reporting-bugs) and consider if this is something [you can contribute…
-
Looks like I had a coding error that up until recently was going undetected {not sure if moving to VS2017/stdcpplatest/permissive- caused this to show up - I need to do some more investigation I think…
-
I've managed to build the static library on Windows and exploring the API. Unfortunately I didn't get too far.
This example creates a JIT factory and an instance, but crashes at the last line with …