Menu

Tree [9be4df] master /
 History

HTTPS access


File Date Author Commit
 build 2017-07-31 Mark Millard Mark Millard [9be4df] Fixed issues with missing project GUIDs in vcxp...
 cfg 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 data 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 docs 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 html 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 htmlhelp 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 man 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 packaging 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 src 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 test-code 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 .hg_archival.txt 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 .hgsub 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 .hgsubstate 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 .hgtags 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 AUTHORS 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 BUGS.txt 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 COPYING 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 ChangeLog 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 HACKING 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 INSTALL 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 LICENSE.GPL 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 Makefile.am 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 Makefile.in 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 NEWS 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 README 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 SoWin.pc.in 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 aclocal.m4 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 bootstrap 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 configure 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit
 configure.ac 2015-12-16 Mark Millard Mark Millard [abd4f3] Initial commit

Read Me

Make sure you have built Coin before building SoWin.  You can substitute
another Open Inventor implementation for Coin, but expect to need to
tweak source code or compile/link settings if doing so.  We try to be
as compatible as possible, but it can take a long while between every
time we test the compatibility.

If you built Coin through the Visual Studio project files under build/,
then do the same for SoWin.  The project files are in the same location
under SoWin.  If you on the other hand built Coin from the Cygwin shell
using the configure + make process, then proceed in the same way for
SoWin.  You can not use the configure + make process to build SoWin if
you did not build Coin the same way.  The necessary coin-config script
is not set up and installed if you used Visual Studio to build Coin.

See Coin/README and Coin/README.WIN32 for more instructions.