set ROS_RBUILDFLAGS=-mi
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Gunnar Dalsnes Sent: 5. juni 2005 02:39 To: ReactOS Development List Subject: Re: [ros-dev] feature request for the new build system
+1. Compiling shouldnt touch the install location. It didnt before and thats how it should be.
Gunnar
Hartmut Birr wrote:
Hi,
for a simple make, the build process should not check if the path %ROS_INSTALL% exists. On my system it points to a network drive, which isn't a valid path if the test machine is switched off or is running ros.
- Hartmut