Why are there still 2 build systems? It's been like this for 3 or 4 months now and you still have the problem where some people are using rbuild and some people are using cmake.
Is it because writing an OS is too easy and you all need more of a challenge?
You now have the following developer configurations:
Build System Compiler Platform rbuild gcc windows rbuild gcc linux cmake gcc windows cmake gcc linux cmake msvc windows
Add to that 4 different flavours of developer virtual machine and it's no wonder you're constantly tripping up over each other.
I'm sure you all don't want to hear me rant about best practice and how this should be fixed, but someone needs to step in and try to define some sort of base development platform.
Ged.
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Cameron Gutman Sent: 30 September 2011 13:47 To: ReactOS Development List Subject: Re: [ros-dev] trunk is broken Re: [ros-diffs] [tkreuzer] 53896: [FREELDR] - Move some disk related stuff that is unrelated to the registry data into a new file, hwdisk.c - Don't get the disk count from the size value of a structure that was pr...
I had the same issues. Just run "clean" and that will fix it (at the expense of a full rebuild). I also tried "make freeldr_clean (and setupldr) with no luck. I think the problem is from how weird the freeldr rbuild files are done.
Cameron
On Sep 30, 2011, at 8:31 AM, Minas Abrahamyan minas.subs@gmail.com wrote:
On Fri, Sep 30, 2011 at 3:47 PM, Timo Kreuzer timo.kreuzer@web.de wrote:
Am 30.09.2011 12:17, schrieb Minas Abrahamyan:
Hi there,
This patch is to blame (seems to, just this) or another... But trunk is broken: build stops with these messages:
You need to clean freeldr_arch and freeldr_base. Or use cmake :)
Initially I cleaned these directories, then cleaned all, by make clean. ...same result.
Maybe all of you use cmake? :) BTW is switching to cmake already performed?
Regards, Minas
Regards, Timo
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev