-
Howdy! Great work! Thanks!
I got a little rotating cube demo working at home, but for it to work I just had to tweak a couple things:
- the bgfx_release_fn_t proc callback needed a "{.cdecl.}" on it…
-
**Describe the bug**
Windows CMake build with Visual Studio fails with unresolved external symbol errors for UnicodeString:
```
`Building Custom Rule C:/Users/xxx/Documents/code/maplibre-native/C…
-
Hi,
I've installed OpenBabel 3.1.1 as per the documentation using the Windows installer downloaded from this repo.
I can't seem to find the files that the docs seem to indicate should be install…
-
## Hi,我在我的Windows项目中使用了workflow.lib,但是编译时报错无法解析的外部符号 __std_find_trivial_1:
### 报错信息如下:
- “workflow.lib(StringUtil.obj) : error LNK2019: 无法解析的外部符号 __std_find_trivial_1,函数 "char const * __cdecl __std_…
-
**UE Version:**
E.g. UE 5.3.2
**Frontend Version:**
E.g. UE5.2
**Problem component**
E.g. Pixel Streaming C++ plugin
**Description**
The issue happened on the team project and was reprodu…
-
im trying to compile luasql mysql via luarocks from windows but output looks like this, i download lasted mysql server version . what does he want?
```
C:\Program Files (x86)\Microsoft Visual St…
-
### Steps to reproduce
On Windows 10:
1. Download Tcl 9.0.0 and unzip/un-gzip the archive.
2. `cd /win ; nmake -f Makefile.vc ; nmake -f Makefile.vc install`
3. Build Vim, pointing to the Tcl di…
-
**Problem**
When attempting to build a project that calls `llvm::InitializeAllTargets()` using the latest llvm repo changes (as of commit 6aa5388), it throws two compiler errors as denoted in the tit…
-
Currently liblouis.dll uses __stdcall, which is what the Win32 API uses.
According to [this](http://stackoverflow.com/a/6635067) using __declspec(dllexport) instead of a .def file (#194) with __stdca…
-
### Package and Environment Details
* Package Name/Version: **gtest/1.8.1 + gtest/1.10.0**
* Operating System+version: ** Microsoft Windows Server 2019 10.0.17763**
* Compiler+version: **MSV…