[ros-bugs] [Bug 686] Rosapps build failure - regression

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Oct 13 04:47:13 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=686


alex.ionescu at reactos.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From alex.ionescu at reactos.com  2005-10-13 04:47 CET -------
To build rosapps:

1. copy the rosapps folder into the reactos\modules folder
2. link reactos/modules/rosapps to rosapps as such:

UNIX
cd $${ROS_SRC_ROOT}/reactos/modules
ln -s $${ROS_SRC_ROOT}/rosapps rosapps
WINDOWS
cd %%ROS_SRC_ROOT%%\reactos\modules
junction rosapps %%ROS_SRC_ROOT%%\rosapps
3. run make depends.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list