Vitaly Novichkov
Vitaly Novichkov
Hello! Recently I attempted to test a certain pile of libraries, HOWEVER, I got the "Unaligned relocation" error with totally no explanation WHERE it happens, WHICH part causes this error,...
This commit adds a skeleton for the future library: adds an initial public and private headers (which is unused yet).
As was discussed at #3, I started to work on a turning ADLMIDI into the library. This is my complete work to split ADLMIDI into the library part, and users...
## Feature Request ### What feature are you suggesting? #### Overview: Recently I found that in addition to the `asnd` the `aesnd` library exists which exists for a while. Why...
Just now I have tried to merge [fresh changes](https://github.com/decimad/luabind-deboostified/commit/87897cf49b857d7c3f324e69bfdd04ddfa924164) (87897cf)with me, however, I have got a set of build errors on my side, therefore I have reverted that. I'll try...
This unit test fails on: ```cpp void not_convertable(std::shared_ptr) { TEST_CHECK(false); //
Some times ago Kevsoft have made an experiment to use PGE File Library instead of built-in LVL file parser. It possibly works fine in a pure engine runtime, but it...
Just now I have found, we still keep useless (are targeted to A2XT Episode 1) level codes to be a part of LunaLua itself. Let's build them as separated DLLs...
Hello! I am a Linux user, and I trying to use the tool with Mono (on .NET Core runtime it won't start), and I getting the strenge error: ``` wohlstand@whl-pc-110l:~/Soft/midisplit-1.2.6/bin$...
I tested this at me, it works flawlessly! I use Linux Mint 19.3. Note: I had to use the `-no-pie` flag that makes executable being working from the file managers...