Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
104008b8
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "867a217d14c76c58fccf6e325a430ad349938947"
Commit
104008b8
authored
Sep 25, 2016
by
Davis King
Browse files
Clarified documentation
parent
4eb84487
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/docs/compile.xml
docs/docs/compile.xml
+1
-1
No files found.
docs/docs/compile.xml
View file @
104008b8
...
...
@@ -140,7 +140,7 @@ sudo apt-get install libx11-dev
<p>
Again, note that dlib will only be able to work with jpeg and png files if you link
in libjpeg and libpng. In Visual Studio, the easiest way to do this is to add all the
source files in the dlib/external folder into your project and also define the
libjpeg, libpng, and zlib
source files in the dlib/external folder into your project and also define the
DLIB_PNG_SUPPORT and DLIB_JPEG_SUPPORT preprocessor directives. If you don't know
how to configure Visual Studio then you should use CMake as shown above since it will
take care of everything automatically.
...
...
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