From kde-kimageshop Sat Aug 25 05:49:43 2018 From: Alvin Wong Date: Sat, 25 Aug 2018 05:49:43 +0000 To: kde-kimageshop Subject: Re: Setting up development environment. Message-Id: X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=153517620830074 Hi Aryan, That looks like it might have been from a botched merge... but anyway, both of the lines on "set PATH" are referring to the same thing, and you are supposed to substitute "%BUILDROOT%" and "BUILDROOT" with the build root path you chose earlier. We can all agree that the README is a bit messy and the instructions are not direct.. Instead of following the instructions there step by step, you can set up the prerequisites and run the script at `build-tools\windows\build.cmd` (cd into a build dir and type the relative/full path to it) to start a build. It will show some interactive prompts for paths (can be specified as command line args instead) and just do the build. Though you might need to copy the output files in "i_deps/" into "i/" to be able to run the built version. Best Regards, Alvin Aryan Landi =E6=96=BC 2018=E5=B9=B48=E6=9C=8825= =E6=97=A5=E9=80=B1=E5=85=AD =E4=B8=8A=E5=8D=884:04=E5=AF=AB=E9=81=93=EF=BC= =9A > > Hi everyone, > I want to join the Krita community and help a little in the development, = but i am finding it a bit difficult to set up everything in order to build = Krita, as I am using Windows and have to configure alot of stuff. I am also= sending an image of what I am not sure of. I am not sure if I have to ente= r the following in the command prompt in the mentioned directory of BUILDRO= OT/b and so on. When I do, i get an error message from cmake. Hope you guys= can help.