[CMake] The Fourth International Conference on Electrical, Electronics, Computer Engineering and their Applications (EECEA2019)

2018-12-27 Thread Frelyn SDIWC
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

Re: [CMake] cmake cannot find source file (new to cmake)

2018-12-27 Thread Chuck Atkins via CMake
> > 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

Re: [CMake] While running CMake for building ReactOS on AWS EC2, the configure.sh (cmake) kills all SSH connections

2018-12-27 Thread Sori Pos
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