Skip to content

INSTALL.txt#108

Open
angerangel wants to merge 1 commit into
frankosterfeld:mainfrom
angerangel:master
Open

INSTALL.txt#108
angerangel wants to merge 1 commit into
frankosterfeld:mainfrom
angerangel:master

Conversation

@angerangel

Copy link
Copy Markdown

CMAKE is not easy to use, an INSTALL guide is needed.

CMAKE is not easy to use, an INSTALL guide is needed.

@ogoffart ogoffart left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this would fit in the readme.
I also would just keep it more formal.
(Just list the command)

Comment thread INSTALL.txt

cmake -D CMAKE_PREFIX_PATH=/opt/Qt/5.10.1/gcc_64/lib/cmake ..

the launch:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"then"?

Comment thread INSTALL.txt
@@ -0,0 +1,18 @@
!INSTALL INSTRUCTION

launch this commands:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"these"

Comment thread INSTALL.txt

make

Now you can install it for all users as root with "make install" or "sudo make install"on Ubuntu like distributions.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space missing after "sudo make install", "Ubuntu-like"

Comment thread INSTALL.txt
@@ -0,0 +1,18 @@
!INSTALL INSTRUCTION

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

INSTALL INSTRUCTIONS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants