Error in my compilation

You are new to ReactOS? Drop it in here.

Moderator: Moderator Team

Error in my compilation

Postby Yashechka » Sun Aug 05, 2012 11:45 am

Hi. I download and install ReactOS Build Environment Then ? i\m run shortcut
ReactOS Build Environment. Type - ssvn create. Source download on my PC. Then i type make or make all or make bootcd and have mistake :(
C:\Documents and Settings\user_\reactos>make
mingw32-make.exe: *** No targets specified and no makefile found. Stop.

Why? Where mistake? Help me please. Thank you.
Yashechka
 
Posts: 1
Joined: Sat Aug 04, 2012 10:24 pm

Re: Error in my compilation

Postby SomeGuy » Sun Aug 05, 2012 5:22 pm

It is a multi-step process now.

See: http://www.reactos.org/wiki/Building_ReactOS

For example, the first time after downloading a fresh tree:
Code: Select all
configure
(sets up environment and changes to output-MinGW-i386 directory)
cd host-tools
make
(builds host tools)
cd ..\reactos
(changes to output-MinGW-i386\reactos directory)
make bootcd


Recompiling subsequent times:
Code: Select all
cd output-MinGW-i386\reactos
make bootcd

Oh, and due to a bug handling spaces in the folder name you can't put it in your "Documents and Settings" folder, even though that is the default. Put it something like "c:\rosbuild" instead.
SomeGuy
 
Posts: 563
Joined: Mon Nov 29, 2004 9:48 am
Location: Marietta, GA


Return to Newbie Help

Who is online

Users browsing this forum: No registered users and 4 guests