Skip to content

Commit f47efac

Browse files
committed
Merge branch 'master' of https://github.com/topcoderinc/pxCore into _windows_port
# Conflicts: # pxCore.vsbuild/pxScene2d/make_package.iss
2 parents 8b7065e + df2e75b commit f47efac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030
## package setup.exe
31-
- Download 32 bit version of these libs [VSC++2015 SP3](https://www.microsoft.com/en-us/download/details.aspx?id=53840), [VSC++2010Sp1](https://www.microsoft.com/en-us/download/details.aspx?id=26999) and put in folder `pxCore\pxCore.vsbuild\pxScene2d`.
31+
- Download 32 bit version of [VSC++2017](https://go.microsoft.com/fwlink/?LinkId=746571), and put in folder `pxCore\pxCore.vsbuild\pxScene2d`.
3232
- use inno setup Compiler open `pxCore\pxCore.vsbuild\pxScene2d\make_package.iss`
3333
- modify `Files` section, `Source` to your exe path.
3434
- use `build->Compile` , after that , you can find `setup.exe` at `pxCore\pxCore.vsbuild\pxScene2d\Output` ,you can double click to install pxscene

0 commit comments

Comments
 (0)