AregevDev
AregevDev
I am trying to integrate libgen to my Raylib Crystal bindings I ship a static version of the library and the include header inside my shard This is my `lib.yml`...
Hi, Publishing it will make installing easier and allow developers to embed the crate in their applications. Just `cargo install cce` I am very interested in this project Thanks
The program crashes when trying to serialize them, complaining i/u128 is not supported Serde itself already has support for that
Window icon?
How can I set a window icon to the window backends? There is nothing documented online regarding this. Do I need to access the window backend manually?
`msdfgl_map_get` uses `bsearch` which is a POSIX function and results in a link error on MSVC ``` msdfgl.lib(msdfgl_map.obj) : error LNK2019: unresolved external symbol __imp_bsearch referenced in function msdfgl_map_get ```
It's just crashing with output: ``` error: failed to run custom build command for `julia-sys v0.2.0` process didn't exit successfully: `/home/aregedev/IdeaProjects/rust_stuff/target/debug/build/julia-sys-641d9501cb483153/build-script-build` (exit code: 101) --- stdout cargo:rustc-link-lib=julia --- stderr /usr/include/clang/6.0.0/include/emmintrin.h:2280:66:...
Hi, I am using `nalgebra_glm` for my ray tracing project. In my code, I define generic wrapper types (for example: `TBounds3` defined by two `TVec3`s) I realize that many functions...
Hello, I am using the crate setup example from the repo and Neovim crashes when loading the plugin DLL file by requiring the module. I am copying the DLL directly...
Deleting the copy constructor and the move assignment operator makes it hard to manage the lifetime of `dylib` members when working with static constructor-like methods. (When I want to return...
Trying to extract sprites from DELTARUNE (I NEED the K.Round bowing gif, it's so cute) I am getting an exception when trying to do so... ``` .\GMExtract.exe 'C:\Program Files (x86)\SURVEY_PROGRAM\data.win'...