You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-windows.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
29
29
30
30
## 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`.
32
32
- use inno setup Compiler open `pxCore\pxCore.vsbuild\pxScene2d\make_package.iss`
33
33
- modify `Files` section, `Source` to your exe path.
34
34
- 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