mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
Improve README.md for windows.
This commit is contained in:
parent
97cca7082a
commit
e0f59ccb80
1 changed files with 2 additions and 2 deletions
|
|
@ -72,9 +72,9 @@ Before you install packages with Brew, you may have to change directories permis
|
||||||
|
|
||||||
4. Run the following command in the root directory of linphone-desktop:
|
4. Run the following command in the root directory of linphone-desktop:
|
||||||
|
|
||||||
cmake --build WORK\desktop\cmake --config Release
|
cmake --build WORK\desktop\cmake --config RelWithDebInfo
|
||||||
|
|
||||||
Or Open the generated Visual Studio solution `Project.sln.lnk` and build it. Check if the `Release` option is selected in Visual Studio. (With `Win32`!)
|
Or Open the generated Visual Studio solution `Project.sln.lnk` and build it. Check if the `RelWithDebInfo` option is selected in Visual Studio. (With `Win32`!)
|
||||||
|
|
||||||
## Known bugs and issues
|
## Known bugs and issues
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue