Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.17 KB

File metadata and controls

36 lines (27 loc) · 1.17 KB

Nest-libs: Pre-compiled libraries for 15-466

This repository's releases section contains pre-compiled library packages for our target systems: Linux, Windows, and MacOS.

Contents:

Usage

The course's base-code Maekfile.js and/or Jamfile is set up to work properly if the nest-libs/ directory has the same parent as your clone of the 15-466-f*-base* directory:

15-466-stuff/ #or whatever you call it
	nest-libs/
		...
	your-game0/
		...

Windows Notes

Libraries compiled with, and intended to be used with, Visual Studio 2022.

TODO

  • libjpeg-turbo, perhaps?