Friday 30 November 2018

Google + Content reposting - Mar 18 2015


Digital and Interactive Games 2015, Week 6, Session 1
Boost: www.boost.org

Create empty class – save as library

Use exact same name (A Microsoft quirk – with other IDEs, you don't need to)

Configuration Properties
. Linker
. General
. . Configuration type
. . . Static Library
. . Target Extension
. . . (.lib)

Test – Create New Project
Include it
Configuration Properties
. General
. . Additional Include Directories
. . Use Project level folder – not solution level
. Linker
. . Additional library directory
. . Solution level Debug

#pragma comment (lib, “libraryName, lib”)


#cplusplus   #gamedesign   #gameprogramming   #microsoftquirks   #programming   #tafe  



No comments:

Post a Comment