Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
slapos.package
Commits
b0a417ab
Commit
b0a417ab
authored
Jul 09, 2013
by
Jondy Zhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Reame.txt for ipwin
parent
4ff7dc9f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
windows/ipwin/ipwin/ReadMe.txt
windows/ipwin/ipwin/ReadMe.txt
+17
-0
windows/ipwin/ipwin/ipwin.vcproj
windows/ipwin/ipwin/ipwin.vcproj
+4
-0
No files found.
windows/ipwin/ipwin/ReadMe.txt
0 → 100755
View file @
b0a417ab
How to build for x86:
Open ipwin.vcproj in the Microsoft Visual Studio 2008, Press F7
How to build for x64:
1. Download and install Windows SDK 7.0 and install it in your Windows 7 (x64)
wget http://download.microsoft.com/download/2/E/9/2E911956-F90F-4BFB-8231-E292A7B6F287/GRMSDKX_EN_DVD.iso
You can find other sdks for different architecture: http://www.microsoft.com/en-us/download/details.aspx?id=18950
2. Click Start -> Microsoft Windows SDK V7.0 -> CMD Shell
cd \slapos\opt\git\slapos.packages\windows\ipwin\ipwin
cl.exe ipwin.cpp netcfg.cpp setupapi.lib iphlpapi.lib advapi32.lib
copy ipwin.exe \slapos\cygwin\bin
windows/ipwin/ipwin/ipwin.vcproj
View file @
b0a417ab
...
...
@@ -201,6 +201,10 @@
UniqueIdentifier=
"{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
</Filter>
<File
RelativePath=
".\ReadMe.txt"
>
</File>
</Files>
<Globals>
</Globals>
...
...
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