Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
732ddefd
Commit
732ddefd
authored
Jan 17, 2016
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed link to dlib/all/source.cpp since it seems to confuse some users.
parent
eee0d295
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
compile.xml
docs/docs/compile.xml
+1
-1
No files found.
docs/docs/compile.xml
View file @
732ddefd
...
...
@@ -65,7 +65,7 @@ tell CMake which one you want it to use via the -G option.
<p>
In most cases, to use this library all you have to do is extract it somewhere, make
sure the folder
<i>
containing
</i>
the dlib folder is in your include path, and
finally add
<a
href=
"dlib/all/source.cpp.html"
>
dlib/all/source.cpp
</a>
to your
finally add
dlib/all/source.cpp
to your
project. It is worth noting that most of dlib is "header-only" which means that, in
many cases, you don't actually have to build dlib/all/source.cpp into your
application. So if you don't get linker errors when you exclude dlib/all/source.cpp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment