DmitruMoth

Results 11 comments of DmitruMoth

git submodule update --init --recursive After this generate files with cmake, compile it, and link to VS, set include folder and libnanogui.lib(or libnanogui.a if static)

> Are you trying to change it in your own server? Where do you still see the default value? Im trying it on my own server. line from main-ru.json: `"headerTitle":...

> Looks like we messed up that parameter: https://github.com/jitsi/jitsi-meet/blame/aee94ad6fb78a02ae0ec4c5ca18e98c8450bc5cb/lang/main.json#L1295 you cannot change it now. A PR fixing that would be welcome. I want to change the {{app}} variable, how can...

How can i implement this to existing sfml demo?

Thanks, i will try to fix this problem p.s. rounding make it worse

Thanks for answer. Yeah, i read tutorial and documentation, but there is no usage for regular sending and receiving data, with it i have troubles p.s. i use `enet_host_service` in...

`update()` calling in a while loop

@JayFoxRox thanks, this is what am i searching for Question about `enet_host_service`, if it is in a while loop condition, does it mean a loop will never break if a...

Same error ``` PS D:\path\to\taskmgr-video> cargo run Taskmgr.exe "D:\path\to\taskmgr-video\target\debug\dll.dll" Finished dev [unoptimized + debuginfo] target(s) in 0.02s Running `target\debug\injector.exe Taskmgr.exe D:\path\to\taskmgr-video\target\debug\dll.dll` thread 'main' panicked at 'called `Result::unwrap()` on an `Err`...