Loading winbuild/BUILD.WINDOWS.txt +10 −3 Original line number Diff line number Diff line Loading @@ -34,6 +34,13 @@ Building with Visual C++, prerequisites It is also possible to create the deps directory in some other random places and tell the Makefile its location using the WITH_DEVEL option. Building straight from git ========================== When you check out code git and build it, as opposed from a released source code archive, you need to first run the "buildconf.bat" batch file (present in the source code root directory) to set things up. Building with Visual C++ ======================== Loading Loading
winbuild/BUILD.WINDOWS.txt +10 −3 Original line number Diff line number Diff line Loading @@ -34,6 +34,13 @@ Building with Visual C++, prerequisites It is also possible to create the deps directory in some other random places and tell the Makefile its location using the WITH_DEVEL option. Building straight from git ========================== When you check out code git and build it, as opposed from a released source code archive, you need to first run the "buildconf.bat" batch file (present in the source code root directory) to set things up. Building with Visual C++ ======================== Loading