nutjunkie / IQmol

IQmol is an open source molecular editor and visualization package
GNU General Public License v3.0
99 stars 47 forks source link

conda / brew build instructions for mac osx #52

Closed Ecaloota closed 3 years ago

Ecaloota commented 3 years ago

Updated build instructions for building IQmol from source using conda and brew. This removes the need to download and compile libraries manually. Updated instructions for compiling newer and working versions of required libraries in build_osx

Updated node.h to prevent compile issue (related to newer compiler version) when compiling according to build_osx_updated.

@hmacdope did most of the hard work getting it all to work.

hmacdope commented 3 years ago

@nutjunkie did you intend to close without merging?