-
**Describe the bug**
Due the changes from "enh(build): vcpkg support for Visual Studio projects (OpenSSL, MariaDB client, PostgreSQL client)" introduced with 1.13.3 building of Crypto_vs170.vcxproj u…
Spaky updated
3 weeks ago
-
```
What steps will reproduce the problem?
1. Get the source code from SVN r139
2. Compiler using VC2005 SP1 x64 32bit cross compiler
3. Compile error
What is the expected output? What do you see ins…
-
Hey
I'd like to reopen this ticket as i still having this issue unfortunatly.
I just tried to build the library and again hang at building dxPtexViewer.
Are there any solutions to this yet.
It…
-
I tried to compile a project on Windows and I was getting linkage error. After some investigation I found the it has to do with `opt-leve=z` (set in `Cargo.toml`) and `-Ctarget-feature=+crt-static` (s…
-
I recompiled the utility/mpolar.cpp with mex using VS2017 and opencv3.3.0., and I came into the following error
Error using mex
Creating library mpolar.lib and object mpolar.exp
mpolar.obj : e…
-
-
I'm compiling a project created in CLion using CMake. When compiling under Linux/gcc everything works fine, but when compiling under Windows/VC I get the following error:
```
C:\...\build>cmake …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have tried to make it easy to replicate, including file and a movie. (is this a g…
-
**Describe the bug**
There is no __cdecl calling convention for Dreamcast SH4.
**To Reproduce**
1. Right click on function
2. Select "Edit Function Signature"
3. Click "calling convention" …
-
**Describe the bug**
Trying to use a qwt under windows with MSVC lead to LNK2019 :
```
1>main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QwtPlotCurv…