Done: What happened to the linux installer
|
22nd Jan, 2015, 04:13 AM
Post: #40
|
|||
|
|||
RE: What happened to the linux installer
I didn't mean actually doing the gksudo call, but include some sort of C++ login that calls some sudo routine.
http://qt-project.org/wiki/How_to_get_applications_running_with_root_privileges In windows you should use this: manifest.rc Code: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> The manifest needs to be compiled like this: Code: windres -o manifest.o manifest.rc Then add the manifest.o to the other files in gcc: Code: gcc ... foo.c bar.c manifest.o @rikardo1979, as soon as the installer is properly staticly installed it should work on all linux platforms. @calhaus, what libs? pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Linux Installer & DDing Rasp 2 Image | cship | 15 | 41,689 |
6th Mar, 2015 02:59 AM Last Post: beach |
|
[PROBLEM] Linux installer not working | rlogiacco | 4 | 13,289 |
18th Jan, 2015 11:46 PM Last Post: rikardo1979 |
|
Feedback Linux/Mac Installer | BartOtten | 3 | 11,655 |
29th Dec, 2012 05:53 AM Last Post: lemmy999 |