sat_code icon indicating copy to clipboard operation
sat_code copied to clipboard

a problem when build with msvc

Open huzi666 opened this issue 4 years ago • 0 comments

I am building with msvc, and i know first build that makefile,then I get lunar64.lib,and include .h files, now when i build with this makefile, i put lunar64.lib,and include .h files into the same folder, but i still get an problem sat_id.cpp(83): fatal error C1189: #error: "You need the 'lunar' library (https://www.github.com/Bill-Gray/lunar). See https://github.com/Bill-Gray/sat_code/issues/2 for a fix to this." should i put that lib and .h files all in the same folder? image THX for answer!

huzi666 avatar Oct 16 '21 18:10 huzi666