Development environment setup for windows#11
Conversation
All dependencies are installed using one script follow setup scripts in dev_env_setup/ folder before building fpdb using build_fpdb.bat
|
Have I to instal all the dependencies one to one? |
|
I'm not sure I understand the question. Do you have to install exactly On 22 July 2016 at 09:03, daniatm1903 notifications@github.com wrote:
Phil. |
|
Basically if you start from a fresh win7 install (VM), then you'll end up with an environnement ready to build fpdb. |
(a bit unusual pull request)
The first time i tried to compile/generate a fpdb package, i fought for hours with finding and installing all the required dependencies.
Thanks to the help of @philroberts, i finally managed to get my development environment ready.
In order to ease newcomers to contribute to this great project, i thought that providing a way of configuring a working development environment would be worthwhile.
All dependencies shall be installed using one script
Follow setup scripts in dev_env_setup/ folder before building fpdb using build_fpdb.bat