-
Is it possible (and how?) to bind precompiled steamworks libs to lua? They are closed-source, only headers a aviable.
v1993 updated
7 years ago
-
https://www.youtube.com/watch?v=KPi0AuVpxLI
https://github.com/jpakkane/meson
with very easy support for precompiled headers, maybe this'll help us also with
-
##### System information (version)
- OpenCV => master, 3.1.0-1694-ga19cb20
- Operating System / Platform => Linux-x64, Ubuntu 16.04
- Compiler => gcc-5.4.0 20160609
##### Detailed description
…
-
Hello, I created a basic application to use boost beast and boost asio with CUDA. However, it appears that nvcc runs into a lot of errors while compiling the headers. The full error output is [here](h…
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| |
---
## Feature Description
Building on top of #1260, this is the set of changes that is lower priority after the faster install se…
-
```
What steps will reproduce the problem?
1. Visual studio 2012 version 11.0.61030.00 update 4.
2. Compiling for arm-linux-androideabi 4.8
3. Not using Precompiled header PCH files
4. Precompiled hea…
-
When compiling projects in Visual Studio 2012 with precompiled header, for some projects the build fails with returning an error
> pchGenerated\prefix-headers.cpp(1) fatal error C1004: unexpected e…
-
We added taoJSON header-only lib and currently this simple program takes on the order of 10 seconds to compile:
https://godbolt.org/z/7eTedzKb9
It would be nice to have something to the effect o…
-
There were times when HIP compilation didn't work in embedded MIOpen, because precompiled HIP headers weren't available.
https://github.com/ROCmSoftwarePlatform/MIOpen/blob/5cb2e548131d777d589917db…
-
Preface: issue found in boost 1.62 version of asio library.
There appears to be an issue with Winsock2 initialization at DLL load time, with some versions of the Winsock related DLL's. In particula…