Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
98777969
Commit
98777969
authored
1 year ago
by
eugene.livis
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' of
https://github.com/sleuthkit/sleuthkit
into develop
parents
c4ac7af6
8c77c122
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
appveyor.yml
+1
-1
1 addition, 1 deletion
appveyor.yml
win32/BUILDING.txt
+15
-9
15 additions, 9 deletions
win32/BUILDING.txt
with
16 additions
and
10 deletions
appveyor.yml
+
1
−
1
View file @
98777969
...
@@ -4,7 +4,7 @@ environment:
...
@@ -4,7 +4,7 @@ environment:
matrix
:
matrix
:
-
job_name
:
Windows Build
-
job_name
:
Windows Build
appveyor_build_worker_image
:
Visual Studio
201
5
appveyor_build_worker_image
:
Visual Studio
201
9
-
job_name
:
Linux Build
-
job_name
:
Linux Build
appveyor_build_worker_image
:
Ubuntu
appveyor_build_worker_image
:
Ubuntu
-
job_name
:
macOS Build
-
job_name
:
macOS Build
...
...
This diff is collapsed.
Click to expand it.
win32/BUILDING.txt
+
15
−
9
View file @
98777969
Last Updated: 18 October 2016
Last Updated: 18 October 2016
This file describes how to build TSK using Visual Studio 201
5
(see
This file describes how to build TSK using Visual Studio 201
9
(see
README_win32.txt for instructions on building the win32 libraries and
README_win32.txt for instructions on building the win32 libraries and
executables from Linux).
executables from Linux).
...
@@ -8,14 +8,20 @@ executables from Linux).
...
@@ -8,14 +8,20 @@ executables from Linux).
Installing Visual Studio
Installing Visual Studio
If you do not have a copy of Visual Studio, you can use the free
If you do not have a copy of Visual Studio, you can use the free
Community Edition:
Community Edition which can be downloaded after creating an
account with Microsoft:
http://www.microsoft.com/express/vc/
https://my.visualstudio.com/Downloads?q=visual%20studio%202019%20community&wt.mc_id=o~msft~vscom~older-downloads
When installing it, choose to do a custom installation to ensure
that Visual C++ is added. You will also need to choose support to make
When installing,
XP executables.
- In the "Workloads" tab, select "Desktop development with C++".
- In the "Installation Details" panel on the right, additionally select:
- "C++/CLI support for 142 build tools"
- "MSVC 141 - VS 2017 C++ x64/x86 build tools"
- Under the "Individual components" tab in the "Compilers, build tools
and runtimes" section, select "C++ Windows XP Support for VS 2017
(v141) tools [Deprecated]"
Building
Building
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment