I would like to know if the latest Scid code:

1) Compile on all linux distros with this command (obviously with the 
tcl-dev package already installed):
g++ -I/usr/include/tcl -ltcl src/*.cpp src/polyglot/*.cpp

2) Compile on Mac OS X with this command
clang++ -F/System/Library/Frameworks/Tcl.framework -framework Tcl 
src/*.cpp src/polyglot/*.cpp

(./a.out to launch the compiled Scid)

If the command do not works, i will appreciate if you can send me the 
output of "./configure && make"
Thanks,
Fulvio



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to