X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f997e3f0e332be7fea1f22d9ba4f6dc5a6c2b5a..66394199cf03f0e9a3a675fe9829d31463ad38bb:/wxPython/docs/BUILD.txt diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 051892f52a..d27156d0a1 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -256,8 +256,9 @@ here. There is a copy of my build scripts in wxWidgets\wxPython\distrib\msw wxUSE_DISPLAY 1 -4. Make a %WXWIN%\BIN directory and add it to the PATH. My build - scripts will copy the wxWidgets DLLs there. +4. Make sure that %WXWIN%\lib\vc_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. 5. Change to the %WXWIN%\build\msw directory and copy my build scripts