-
When I use nanogui 32bit build on windows 7 64bit.
It crashes on startup. Can you help?
below is the call stack when this abort is happend.
```
> myexe.exe!issue_debug_notification(const wchar…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/2080) by GaRUi (Bitbucket: [GaRUi](https://bitbucket.org/GaRUi), GitHub: [GaRUi](https://github.com/GaRUi)).**
------------------…
-
## Steps
##### Using 64-bit binary found on GitHub
1. Load [this mesh](https://drive.google.com/open?id=0B2yDwuHAZNzJdDZIZTlJTkx0dnM);
2. Solve orientation and position fields;
3. Extract mesh;
4. Sav…
-
The appveyor build is failing fairly consistently on the python `3.5` build (eg. see https://ci.appveyor.com/project/matplotlib/matplotlib/build/1.0.2957/job/dqhano9lykge7ffb#L1375). The actual failur…
-
I am implementing a tool that computes some maneuver nodes for orbit and body transferts. Everyting works good, except some problems with precision. For example, 2 node transfert from Mun to low Kerbi…
-
Are there any compiling instructions anywhere? I've been ripping my hair out trying to figure everything out. I've tried using CMake, but it produces an .sln that won't compile.
-
Hello,
First of all thank you for offering this code!
I have no particular programming experience, so I'm having issues getting it to work:
I tried in Visual Studio, and managed to get it all built …
-
Following up from #1773
- for our app packages we have `include(InstallRequiredSystemLibraries)` in our build system, it ensures that the DLLs are included in the package. This should be added to the…
-
Following the wiki instructions, the build error readout reports the following unresolved external symbols.
For ftlib
```
1>------ Build started: Project: ftlib, Configuration: Debug Win32 ----…
-
## Steps to reproduce
dotnet-compile --native` failing when using x64 native command prompt
## Expected behavior
The expected is to get exe file. Even dotnet publish isn't working fully as I'm only…