-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
| | |
| --- | --- |
| Bugzilla Link | [37998](https://llvm.org/bz37998) |
| Version | 6.0 |
| OS | Windows NT |
| Attachments | [Reproduction](https://user-images.githubusercontent.com/95090374/1437…
-
I've a game that run xigncode 3 as software protection.
I need to bypass it.
Could you explain me how to find the correct jmp to replace?
Grazie
-
Do you have any advice for getting this to compile on Windows? I'm using MSYS with the Windows version of cmake so I can call the generator for "MSYS Makefiles", but calling `make` I've run into thes…
-
The build instructions for Windows (from README.md) are:
```batch
mkdir projects\build
cd projects\build
cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=RelWithDebInfo -B. ..\CMake
nmake
```
My …
-
I use your project heatmap with python and linux thanks to the .so library but now I would like to do the same with python and windows.
How I could have a .dll ?
-
Do not see a way to get the "tools version passes... In xProjectEnv.cs it appears to be a hard coded null....
` protected virtual Project Load(RawText raw, IDictionary properties)
{
…
-
Is this something that would interest you ?
If yes I can make a pull request or I can paste the code here as it is only minor changes in the header file.
-
### 🐛 Describe the bug
I'm attempting to build pytorch wheels on a Jetson AGX Xavier DevKit running Ubuntu 18.04.
The script below works fine when the `USE_NATIVE_ARCH` option is not set, and fail…
-
**Issue by [bluekirby0](https://github.com/bluekirby0)**
_Wednesday Jul 15, 2020 at 03:24:13_
_Originally opened as: project-topaz/topaz - Issue 850_
----
**_I have:_**
- [x] searched existing…