-
```
What steps will reproduce the problem?
1. Just list Devices
2.
3.
output:
##
jusbpmp.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native …
-
```
What steps will reproduce the problem?
1. Just list Devices
2.
3.
output:
##
jusbpmp.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native …
-
```
What steps will reproduce the problem?
1. Just list Devices
2.
3.
output:
##
jusbpmp.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native …
-
Line 31 in fvupdater.cpp:
I get a compile error: "unresolved external" - "extern QSettings\* settings;".
This is no wonder. I couldn't find any place in the code where "settings" is actually defined…
-
My environment:
- Windows 10
- Visual Studio 2015 Update 3
- CMake 3.11.4
- master branch of Field3D downloaded from here
- Release x64 DLL mode in VS
According to documentation of CMake's Fin…
ghost updated
6 years ago
-
https://learn.microsoft.com/en-us/cpp/build/x64-calling-convention?view=msvc-170
However
-
**Version Used**: Latest public preview
**Steps to Reproduce**:
```cs
///
/// Registers a callback for when this completes
///
/// The type of the state to be passed to
/// The to pass…
-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
This doesn't break the compilation but it causes a lot of LNK4049 warnings, e.g.
```
warning LNK4049: locally defined symbol ?fastMalloc@WTF@@YAPAXI@Z (void * __cdecl WTF::fastMalloc(unsigned int)…
-
```
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 …