Pralit Patel
Pralit Patel
Trying to run the `ModelInterface.jar` directly you need to ensure the third party libraries are included in the CLASSPATH such as described in the section describing "invoking the Model Interface...
To debug this we would need more information. Are you able to run the Model Interface .jar and is it using the same version of Java as GCAM is attempting...
Could you post which version of Java you are using? I haven't seen the "Failed setting boot class path." (which is different than "Unable to load native library: Can't find...
Could you try running Java directly from the Windows CMD prompt from within the "exe" directory of your GCAM workspace as follows to replicate the way GCAM will try to...
Sorry. I'm not sure why exactly Github decided to add that commit reference here. I think it got confused because changes come in from a bunch of different repos and...
No, the executable for 5.2 will not be compatible with 5.3
In GCAM 6.0 the accounting for the negative emission budget changed. Making it more stringent than in GCAM 5.4. Ultimately this depends on a number of factors, however most likely...
This indicates that either the boost `system` library did not build correctly (and probably `filesystem` as well). Or there was some difference between the version / configuration of Visual Studio...
@Silviameteoro, I am not sure as I haven't used Visual Studio 2022 which I gather came out just a few weeks ago. Thus I can just offer a few thoughts...
Looks ok to me. What error do you get when you are compiling GCAM? I suspect it still wants `vc142`. Certainly the windows builds I've done using Visual Studio 2019...