Error C2039 in Release and Debug of the project (downloading SAM open source)

  • Jan Eriksson
  • Topic Author
More
22 Nov 2022 15:41 - 28 Nov 2022 18:35 #11716 by Jan Eriksson
I am following the installation steps for windows as detailed on github for building SAM. The installation works until building SAMOS from the system_advisor_model.sln. During building quite a lot of errors of type C2039 pop up regarding not finding members of classes. 
Some examples: 
'resize_preserve': is not a member of 'util::matrix_t<double>' 
'exec_error': is not a member of 'compute_module' 
All errors seem to stem from the ssc files. I can't pinpoint a solution however. I would be thankful for any suggestions.
Last edit: 28 Nov 2022 18:35 by Paul Gilman.

Please Log in or Create an account to join the conversation.

  • Paul Gilman
More
28 Nov 2022 18:42 #11729 by Paul Gilman
Hi Jan,

Please double-check that you set the environment variables correctly. If those are correct, please either attach a screenshot of the errors you are seeing (copying and pasting images into the editor does not work) into a reply, or copy examples of the actual error text and paste them into a reply.

Also please let us know what operating system you are using, and if Windows, what version of Visual Studio.

Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: Paul Gilman
Powered by Kunena Forum