Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit e65e7af

Browse files
authored
Formatting Installation.md
1 parent ff63630 commit e65e7af

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Installation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88

99
# STEPS FOR BUILDING THE OIP SOLUTION IN MSVC
1010

11-
In Git GUI:
11+
In **Git GUI**:
1212

1313
- Clone CyberBuildLab OIP repo https://github.com/CyberbuildLab/Open-Infra-Platform
1414

1515

16-
In CMAKE (x64)
16+
In **CMAKE** (x64)
1717

1818
- Empty "build" folder (very important)
1919

20-
- click on "Configure" (is this necessary?)
20+
- click on "Configure"
2121

2222
- Set the following CMake variables:
2323
- EARLYBINDING: Check IFC4x1
@@ -27,7 +27,7 @@ In CMAKE (x64)
2727

2828
- click on "Configure" ("Configuring done" message)
2929

30-
- IF you want to add e57 support:
30+
- *IF* you want to add e57 support:
3131

3232
- Set the following CMake variables:
3333
- OPTION: check OPTION_USE_LIB_E57FORMAT which is a plugin to CloudCompare
@@ -40,28 +40,28 @@ In CMAKE (x64)
4040

4141
- click on "Configure" ("Configuring done" message)
4242

43-
- END IF
43+
- *END IF*
4444

4545
- click on "Generate "("Generating done" message)
4646

4747
- click on "Open Project"
4848

4949

50-
In MSVC
50+
In **MSVC**
5151

5252
- Build "Commands.GenerateEarlyBinding.IFC4X1" (in the folder OpenInfraPlatform/ExpressBindingGenerator/Commands)
5353

5454
- Close MSVC.
5555

5656

57-
In CMAKE (x64):
57+
In **CMAKE**:
5858

5959
- click on "Generate"
6060

6161
- click on "Open project"
6262

6363

64-
In MSVC
64+
In **MSVC**
6565

6666
- Build OpenInfraPlatform.IFC4X1 (in the folder OpenInfraPlatform/EarlyBinding)
6767

0 commit comments

Comments
 (0)