Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I appreciate it a lot when a software project makes it easier to build and execute the program. So much time lost trying to figure it out, over and over again by others but also yourself. For some of my own projects, I embed required resources such as shaders and fonts, directly into the executable, to avoid having to point to the path/directory to find them. cmake build working out-of-the-box, by reducing dependencies, or making them optional.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: