mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
10 lines
221 B
Text
10 lines
221 B
Text
You should have installed libqt4-dev package.
|
|
|
|
To compile nonupp.cpp:
|
|
g++ nonupp.cpp -o nonupp_exe $(pkg-config --cflags --libs x11)
|
|
|
|
Copy all three executables in directory with libtest.so.
|
|
Run each one from console.
|
|
|
|
|
|
|