Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. There are also other classes that cannot be identified.

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that. Thanks!

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. There are also other classes that cannot be identified.

There are also errors like this "Unknown compiler version - please run the configure tests and report the results".

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that. Thanks!

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. It seems it cannot find any .cpp files. There are also other classes that cannot be identified.

There are also errors like this "Unknown compiler version - please run the configure tests and report the results".

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that. Thanks!

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. It seems it cannot find any .cpp files. There are also other classes that cannot be identified.

There are also errors like this "Unknown compiler version - please run the configure tests and report the results".

Attached you can see the screenshot of errors.

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that. Thanks!

image description image description

During Building.png After Building.PNG

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. It seems it cannot find any .cpp files. There are also other classes that cannot be identified.

There are also errors like this "Unknown compiler version - please run the configure tests and report the results".

Attached you can see the screenshot of errors.

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that. Thanks!that.

image description image description

During Building.png After Building.PNG

Errors with compliling OpenStudio source code

I've downloaded the OpenStudio 2.0.1 source code from GitHub. To configure the source code in Windows, I went through the steps on this page. I had some issues with cloning the OpenStudio repository however, I managed to use CMake to configure the source code without any problem.

But, when I tried to build the solution in Visual Studio to generate the OpenStudio executable file, it returned so many errors, which are mostly due to missing .hxx files in utilities/idd folder. It seems it cannot find any .cpp files. There are also other classes that cannot be identified.

There are also errors like this "Unknown compiler version - please run the configure tests and report the results".

Attached you can see the screenshot of errors.

Is there anybody, who has experienced similar issues? Any suggestion?

I appreciate any help with that.

image description image description

During Building.png After Building.PNG