You are invited to participate in *The Fourth International Conference on
Electrical, Electronics, Computer Engineering and their Applications
(EECEA2019)* that will be held at *University of Perpetual Help System
DALTA, Las PiƱas, Manila, Philippines* on *February 20-22, 2019*. The event
will be h
>
> When I ran "cmake .." in bin, cmake complained that it could not find
> source file src1.h in add_executable. What is wrong here?
>
Hi Lei,
Alex hit several of these points, but to wrap it up together:
A couple of things...
- There's no need for a CMakeLists.txt in a directory if it's not
Sorry guys, I have found the cause of the problem after posting the same
question in the ReactOS forums:
https://reactos.org/forum/viewtopic.php?f=9&t=18137&p=135307
The problem was that my instance had only 1GB of RAM, and the ReactOS CMake
configure step needs at least 2-4 GB of RAM, so this was