Please note that Binder Stub and MiniPanzer Client have to be built in order for Mini-Panzer to function.
binder stub -> Binder_Stub.exe
minipanzer client -> Minipanzer_Raw.exe
So basicly Mini-Panzer is three separate tools in the source package : binder stub, minipanzer gui and minipanzer client.
And all three have to be built for Mini-Panzer to function properly.
Last edit: Rust 2016-04-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please note that Binder Stub and MiniPanzer Client have to be built in order for Mini-Panzer to function.
binder stub -> Binder_Stub.exe
minipanzer client -> Minipanzer_Raw.exe
So basicly Mini-Panzer is three separate tools in the source package : binder stub, minipanzer gui and minipanzer client.
And all three have to be built for Mini-Panzer to function properly.
Last edit: Rust 2016-04-07
Mini Panzer is made in three sections which have to be complied.
The MiniPanzer GUI is written in the "D" programming language.
The MiniPanzer client is written in C Plus Plus.
The Binder Stub is written in C Plus Plus.
The complied GUI should be around 439 KB in size.
Last edit: Rust 2016-09-18