Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
geodma_2:build_inst [2018/10/03 16:43]
raian [TerraLib 5.4.X (ref. release-5.4)]
geodma_2:build_inst [2018/10/03 18:10]
raian [Google Test]
Line 100: Line 100:
 ==== Google Test ==== ==== Google Test ====
 Go to the folder //​googletest-1.8.0/​googletest/​msvc//​. Go to the folder //​googletest-1.8.0/​googletest/​msvc//​.
-Inside this folder, there are two Visual Studio solutions. Open the solution called //​gtest-md.sln//​. This solution was built in an older version of Visual Studio, but Visual Studio automatically convert it to the current version (2013) without problems. After opened, some configurations must be set. This project was built for 32-bit compiling, but we will configure it to generate 64-bit projects. To do this, follow these steps: ​+Inside this folder, there are two Visual Studio solutions. Open the solution called //​gtest-md.sln//​. This solution was built in an older version of Visual Studio, but Visual Studio automatically convert it to the current version (2017) without problems. After opened, some configurations must be set. This project was built for 32-bit compiling, but we will configure it to generate 64-bit projects. To do this, follow these steps: ​
  
   - Inside Visual Studio Environment,​ Right click the solution and go to //​Properties//​. Then, click "//​Configuration Manager...//"​ button. It will open a pop up window.   - Inside Visual Studio Environment,​ Right click the solution and go to //​Properties//​. Then, click "//​Configuration Manager...//"​ button. It will open a pop up window.

Navigation