nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#577 climate/autotest/test_solar.glm fails with a dynamic linker error, #2322

Closed nikhilgupta10 closed 8 years ago

nikhilgupta10 commented 8 years ago

i686-apple-darwin10-g++-4.2.1: -bundle not allowed with -dynamiclib /Users/d3g637/gridlabd_3.0/climate/autotest/test_solar/test_solar.glm(20): load failed at or near 'class solar ...' ERROR [INIT] : unable to load '/Users/d3g637/gridlabd_3.0/climate/autotest/test_solar/test_solar.glm': No such file or directory FATAL [INIT] : shutdown after command line rejected

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: "dchassin": * status changed from new to closed

Fixed by removing -bundle from REALTIME_LDFLAGS (see changeset:3206).

,