shana / paint-mono

Automatically exported from code.google.com/p/paint-mono
Other
22 stars 13 forks source link

Does not build on x86_64 #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In order to package for Fedora, I had to create a patch to build on x86_64.
Please see attached, it should apply cleanly on svn 63.

Original issue reported on code.google.com by eric.mo...@gmail.com on 20 Feb 2009 at 7:33

Attachments:

GoogleCodeExporter commented 9 years ago
Updated x86_64 build patch for latest upstream 0.1.63

Original comment by eric.mo...@gmail.com on 4 May 2009 at 1:52

Attachments:

ghost commented 3 years ago

Ubuntu 16.04 x86 (Mono 4.2.1):

sudo apt install mono-complete git sudo ln -s /usr/bin/mcs /usr/local/bin/gmcs git clone https://github.com/shana/paint-mono.git cd paint-mono/src ./configure --help ./configure --prefix=/usr/local make sudo make install sudo ldconfig paintdotnet