The purpose of Gateware is to create lightweight, multi-platform libraries that handle functionality common to video games. At the moment this includes keyboard and mouse input libraries and file logging libraries. The intent is for current and future students to be able to utilize these libraries to aid them in the creation of their final projects. The current deployments for the libraries are the Windows, Mac, and Linux platforms.
Friday, May 5, 2017
Second Month, 1st week: Cmake Linux and Mac standalone
This week, worked on mac and Linux standalone system. The Linux system is working currently off of a console line system using curse CMake GUI. At the moment, the Linux system produces a Codeblocks - Unix files.The Mac system is currently running the CMake GUI system to build the system files. All of them are currently using the same source files and all of them are based on .cpps and C++ programming. Both CMake systems are working perfectly fine with the GUI systems. Working on writing a multi-platform CMake text file and cache that can run on all the systems without being changed. Plans after that are to make all of these files based on the console/terminal windows and away from the GUI systems.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment