-
```
openjpeg.h have issue with defining std call for Windows. It need to be
declared for static builds too.
Patch:
--- openjpeg-2.1.0/src/lib/openjp2/openjpeg.h.orig 2014-04-29
11:15:02.000000000 …
-
I want to set calling convention explicitly to stdcall, but I dont see where I can set it.
Generator set calling convention to cdecl, whick is wrong.
Is it possible somehow to change this?
Also i…
-
Hi @realthunder,
i started to try to compile your fork. But i get the following linker errors using the libpack 12.5.4
`1>Interpreter.obj : error LNK2019: unresolved external symbol "private: clas…
-
```
What steps will reproduce the problem?
1.Use on linux with Lazarus 0.9.30.4-0 and FPC 2.6.0
2.Simply won't compile
What is the expected output? What do you see instead?
On the exact same FPC …
-
```
What steps will reproduce the problem?
1.Use on linux with Lazarus 0.9.30.4-0 and FPC 2.6.0
2.Simply won't compile
What is the expected output? What do you see instead?
On the exact same FPC …
-
## Description
Some template functions need to be defined in the compilation unit, right now can't build in debug mode and thus fix issues with GPU builds in windows.
```
[473/482] Linking CXX …
-
### Discussed in https://github.com/getsentry/sentry-native/discussions/942
Originally posted by **tkatsoulas** February 1, 2024
Hello guys,
The current implementation to understand the h…
-
I am trying to consume my new schema in Visual Studio, but I must be doing something wrong because I am getting unresolved external symbol errors.
Here is my schema file for reference:
```
#usda …
-
Hi,
I am trying to use mimalloc on Windows to speed up an existing application that is currently using MFC. I am using the following CMake to include mimalloc:
```cmake
add_subdirectory(extern…
-
Hi! This is Rick. Contact is at the end. Sorry for using this channel for abruptly summarizing something as important as the introduction between 2 people, specially if I am interested in making a col…