-
Yes I know, there are already two on the market, but it is pretty hard to use them. We need something easy to use with an awesome wiki to show on more thing, why everyone should migrate to Crystal.
…
ghost updated
7 years ago
-
Since gpu-setup-test is linked without rpath hints it does not use executable's folder to find shared libaries. To fix this it's enough to add `-Wl,rpath,\$ORIGIN` in link flags for linux/OSX targets.
-
Hello community,
I faced a requirement of having an HTML parser. I have tried the HTML parser available with lua [msva/lua-htmlparser](https://github.com/msva/lua-htmlparser), but unfortunately, it…
-
Hi Shariq,
You've (unintentionally?) shut-off the shared_reward, which is why simple_reference, in which agents both move and speak will not work.
` self.shared_reward = world.collaborat…
-
At the moment all the libraries are compiled as shared libraries.
I would like to write the CMake project in a way such that the whole package can be shipped as a single monolithic libary package …
-
Need to deprecate hamlib_port_t entries, add pointer references to them, and change all internal references in all Hamlib code to the pointers.
This goal is to remove any dependency on rig_caps or r…
-
Right now, we're using a `clang-format` executable for both Linux and Mac to have the same version of clang-format no matter what version of it is installed on the user's system.
But this is causin…
-
Hi,
We just installed and activated the plugin.
We have fairmas.com (English site) as our main site. I realized that the central library (where you have the possibility to delete) is the German …
-
@cpinter Is it currently possible to output dynamic library .DLLs and/or with Python wrappers?
By default only a single .lib static library is generated. But I see that there are statements related…
-
I created one libary libplayer.so, notruning in android, only in linux.
Comands used:
generateing player.os:
./ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android29-clang -fPI…