galek / wxworkspaceview

Automatically exported from code.google.com/p/wxworkspaceview
2 stars 1 forks source link

Patch to build with Linux x86_64 #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Originally sent this patch by mail, but wasn't sure, will it arrive by
right address, as I have guessed it

===
I make wxworkspaceview now compiles with Linux x86_64 architecture
Added for that two makefiles; also corrected some errors, to make this
build possible
Makefiles aren't ideal, but, at least they will build for x86_64
architecture without any problems,
 didn't tried for x86 arch, but I don't think there will be problems too.

You will see that all in attached patch.

How to apply the patch: go to directory where sources are in subdirectory
named wxworkspaceview-orig
and there run the command line:
$ patch -p1 < ./for_linux(-rupN).patch

If you haven't Linux/GNU for do that (or FreeBSD) then you can do that
using patch of cygwin

Regards,
Minas Abrahamyan

Original issue reported on code.google.com by mina...@gmail.com on 15 Oct 2009 at 4:33

Attachments:

GoogleCodeExporter commented 9 years ago
Well, I coming from huge projects with big files, but in this particular case I 
can
simply attach all the sources, ~100kb-sized

Original comment by mina...@gmail.com on 15 Oct 2009 at 4:40

Attachments: