Hello,
the problem was the PATH was incomplete. In fact, the entry "C:\Windows\System32" wasn't in the environment variable.
I set the variable an now it works correctly.
Thanks for your help
Search found 6 matches
- Mon Mar 05, 2012 9:18 am
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
- Thu Mar 01, 2012 10:53 pm
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
Re: configure.cmd does nothing
There's no findstr.exe in my RosBE folder
- Thu Mar 01, 2012 6:50 pm
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
Re: configure.cmd does nothing
Do you think it would be the fault of findstr? Actually, this error appears everytime i launch the BE.
And I don't know how to solve this problem.
And I don't know how to solve this problem.
- Thu Mar 01, 2012 4:53 pm
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
- Thu Mar 01, 2012 4:09 pm
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
Re: configure.cmd does nothing
There's no space in the source path because it's
I tried to desinstall and reinstall the BE 2.0 but the result stays the same
Code: Select all
C:\Users\Taf\Projet
- Mon Feb 27, 2012 12:28 pm
- Forum: Development Help
- Topic: configure.cmd does nothing
- Replies: 18
- Views: 13436
configure.cmd does nothing
Hello, i'm trying to configure the new Build Environment 2.0. The installation works perfectly but when i trie to launch the script configure.cmd (cf. http://www.reactos.org/wiki/CMake ) nothing is done. I don't understand why. So, the output-MinGW-i386 folder is not created and i can't build my pro...