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.
Tuesday, December 17, 2019
Working executable for the file concatenation tool for all platforms
Platform specific executables are made, for windows i used Visual Studio to build exe, for linux i use CodeBlocks to build exe, for Mac i used XCod to build exe. Each executable works as intended, all produces same result. I will began working on GWindow porting to the new architecture now. My obstacle right now is understand how inheritance for implementation classes work with the new archietecture
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment