Thank you for the reply, Thomas.
The tip with the "find" executable being in the PATH solved my problem. It seems I had two "find" executables (the system32 find and a find tool for a program I had installed) that were in the PATH environment variable and when I was running "where find" in the RosBE terminal there were two entries printed. I deleted the other program and, so, "find" is pointing now correctly to the find.exe from system32.
Best wishes, Valentin.
On Thu, Mar 24, 2016 at 11:33 PM, Thomas Faber thomas.faber@reactos.org wrote:
Hey Valentin,
thanks for your proposal and your interest in the project. I'm hopeful we'll be able to get you some feedback tomorrow.
As for you build problem, make sure "find" refers to %windir%\system32\find.exe. In particular, MSYS, cygwin or similar environments come with a Unix-style 'find' tool, so you must not have any of those in your PATH.
Best, Thomas
On 2016-03-24 21:41, Valy Mitrea wrote:
Hello,
I am interested in participating at GSOC 2016 and ReactOS has attracted
my
attention as being an interested project to work on. The project that
aims
to fully integrate lwIP is the one that caught my attention so I sent an application to it. I would be grateful if someone can provide some
feedback
to my application.
Also, I tried to compile the ReactOS sources on my laptop, but I am
having
some problems. I tried solving them with the help of someone on the IRC channel, but that was unsuccessful. I have cloned the SVN repository in a directory on my hard disk and installed the RoSBuildEnvironment for Windows. When I run the "configure.cmd" script from the RoSBE terminal as is explained in the tutorial I am getting the message "find: cmake
version:
No such file or directory" which is strange because if I run the command "cmake --version" in the same terminal I get "cmake version
3.2.1-ReactOS"
which means it is detecting cmake so there isn't a problem in my PATH environment variable. Anyone can help me with some tips regarding this issue?
Best regards,
Valentin Mitrea.
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev