Subrata Das
Results
2
comments of
Subrata Das
@pysan3 Thanks for your reply. When using the `"use_float"=true`, it is just creating the borders and "NeoTree Preview" title; otherwise the behavior is the same with `"use_float"=false`. We can accept...
``` git clone https://github.com/Aorimn/dislocker.git cd dislocker cmake . ``` Do a small fix after `cmake` in the generated file `ssl_bindings.h`, replace the `config.h` and `version.h` with `build_info.h` and rename the...