Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cenon [2019/11/25 00:31] yaircenon [2020/01/01 22:56] (current) yair
Line 1: Line 1:
 +{{ :pasted:20200101-205609.png}}
 https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cenon https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cenon
 +
 +https://www.cenon.info/frameLoad_gb.html?support_faq_gb.html
  
 <code> <code>
Line 9: Line 12:
   sed -i 's|Diff((VFloat)|Diff((float)|' TileScrollView.m   sed -i 's|Diff((VFloat)|Diff((float)|' TileScrollView.m
   sed -i 's|(VFloat)\[\[resPopupListButton|[[resPopupListButton|' TileScrollView.m   sed -i 's|(VFloat)\[\[resPopupListButton|[[resPopupListButton|' TileScrollView.m
-  make GNUSTEP_MAKEFILES="/usr/share/GNUstep/Makefiles/" GNUSTEP_LOCAL_LIBRARY="/usr/lib/GNUstep/Libraries/"        GNUSTEP_LOCAL_APPS="/usr/share/"+  make GNUSTEP_MAKEFILES="/usr/share/GNUstep/Makefiles/" GNUSTEP_LOCAL_LIBRARY="/usr/lib/GNUstep/Libraries/" GNUSTEP_LOCAL_APPS="/usr/share/"
   cd Cenon.app/   cd Cenon.app/
   ./Cenon    ./Cenon 
  
 </code> </code>