User Tools

Site Tools


develop:debian-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
develop:debian-en [2024/01/29 19:07] – [Local Desktop Shortcut] rjversluisdevelop:debian-en [2024/03/27 09:13] (current) rjversluis
Line 17: Line 17:
 cd linuxbuild cd linuxbuild
 ../configure --prefix=/usr --enable-unicode --disable-shared --enable-graphics_ctx --enable-monolithic --enable-stc --enable-debug=no ../configure --prefix=/usr --enable-unicode --disable-shared --enable-graphics_ctx --enable-monolithic --enable-stc --enable-debug=no
-make -j4 
-sudo make install 
-</code> 
- 
-=====wxWidgets GTK2===== 
-GTK2 has 'normal' Spin Controls and need less width in dialogs.\\ 
-**Note:** //Discouraged because of unwanted side effects.//\\ 
-<code> 
-sudo apt install libgtk2.0-dev 
- 
-git clone --recurse-submodules https://github.com/wxWidgets/wxWidgets.git 
-cd wxWidgets 
-git checkout v3.2.4 
-mkdir linuxbuild 
-cd linuxbuild 
-../configure --prefix=/usr --enable-unicode --disable-shared --enable-graphics_ctx --enable-monolithic --enable-stc --enable-debug=no --with-gtk=2 
 make -j4 make -j4
 sudo make install sudo make install
develop/debian-en.txt · Last modified: 2024/03/27 09:13 by rjversluis