This directory contains cmake files for development under Windows. It is recommended to use CMake GUI and you read the following. ************** KNOWN PROBLEMS ************** MinGW: Directory separator of PYSWE_DEFAULT_EPHE_PATH must be entered as a triple backslash: "\\\". Eg: C:\\\swisseph\\\ephe MSVC: Directory separator of PYSWE_DEFAULT_EPHE_PATH must be entered as a double backslash: "\\". Eg: C:\\swisseph\\ephe ..