Search found 4 matches
- Thu Jun 09, 2016 4:31 am
- Forum: Computer Go
- Topic: Fuego 1.1 r2029 for Windows, 32/64-bit
- Replies: 18
- Views: 16301
Re: Fuego 1.1 r2029 for Windows, 32/64-bit
If it's dynamically linked, it won't run on Macs on which the Boost libraries are not installed, unless you provide them along with the program.
I know. That's why I mentioned it. But various flags produced errors. I tried:
./configure LDFLAGS="-static"
or
./configure --enable-static
or
make ...
- Thu Jun 09, 2016 2:56 am
- Forum: Computer Go
- Topic: Fuego 1.1 r2029 for Windows, 32/64-bit
- Replies: 18
- Views: 16301
Re: Fuego 1.1 r2029 for Windows, 32/64-bit
If you have a working 32-bit and 64-bit version of Fuego for MacOSX, could you post it somewhere so I can download it? I'd like to add it to the archive above.
32-bit didn't link (boost?!), but I guess you only need 64bit for MacOS . Here you go: m
Thanks. I'll put it up in its own archive ...
- Wed Jun 08, 2016 2:45 pm
- Forum: Computer Go
- Topic: Fuego 1.1 r2029 for Windows, 32/64-bit
- Replies: 18
- Views: 16301
Re: Fuego 1.1 r2029 for Windows, 32/64-bit
Babelardus wrote:
If you have a working 32-bit and 64-bit version of Fuego for MacOSX, could you post it somewhere so I can download it? I'd like to add it to the archive above.
32-bit didn't link (boost?!), but I guess you only need 64bit for MacOS
- Wed Jun 08, 2016 1:24 pm
- Forum: Computer Go
- Topic: Fuego 1.1 r2029 for Windows, 32/64-bit
- Replies: 18
- Views: 16301
Re: Fuego 1.1 r2029 for Windows, 32/64-bit
I can be of no further assistance on the Mac, as I don't have a Mac available, but here is some information that may be of use to you:
m
I have checked it on Mac OS X 10.11.5 using macports for compiling boost. Fuego also compiles like a charm. I then used GoGui and started a game, everything ...