Panda3D/Manual/Tutorial: Compilando fonte do Panda3d no Windows: diferenças entre revisões

[edição não verificada][edição não verificada]
Conteúdo apagado Conteúdo adicionado
Criou nova página com 'Note: The information below applies to Panda3D 1.6.0 and later. Versions before that use Visual C++ 2005. Compiling Panda3D on Windows Step 1: Installing the Requirements I...'
 
Sem resumo de edição
Linha 48:
This process will take an hour or so, so it is best to go do something else because your comp will be using most of its resources on compiling.
 
For more information on using the makepanda tool to compile, please read the [http://panda3d.cvs.sourceforge.net/viewvc/%2Acheckout%2A/panda3d/doc/doc/INSTALL-MK INSTALL-MK] document, which is also available within the doc directory of your source tree.
 
Alternative way: In the directory "makepanda", you will find a "makepanda.sln" file. If you open it, it should launch the Visual Studio environment, you can also compile Panda3D from within there. Internally, this just invokes the makepanda script. If you use this method instead, be sure to set the build configuration to "Release" (unless you want a debug build of course.)