X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc33e5e1f0e48d045aa48cb6b5b0c52bce0935b7..9d3734c8997cf1eb5e04bf3ae930f8f191b09705:/wxPython/docs/BUILD.html?ds=sidebyside diff --git a/wxPython/docs/BUILD.html b/wxPython/docs/BUILD.html index 277c698c51..6b64bdd174 100644 --- a/wxPython/docs/BUILD.html +++ b/wxPython/docs/BUILD.html @@ -244,8 +244,9 @@ wxUSE_AFM_FOR_POSTSCRIPT 0 wxUSE_DISPLAY 1 -
  • Make a %WXWIN%BIN directory and add it to the PATH. My build -scripts will copy the wxWidgets DLLs there.

    +
  • Make sure that %WXWIN%libvc_dll directory is on the PATH. The +wxWidgets DLLs will end up there as part of the build and so you'll +need it on the PATH for them to be found at runtime.

  • Change to the %WXWIN%buildmsw directory and copy my build scripts there.

    @@ -323,9 +324,5 @@ python demo.py - -