Skip to content

Hurleyworks/G3LogBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G3LogBlock

Cinder Block for Kjell Hedström's g3log

https://github.com/KjellKod/g3log

In your own projects just include the g3logger.h and the amalagated g3logger.cpp. Don't include the g3log folder since all the .cpp files within are already included in g3logger.cpp.

You need to link to the DbgHelp.lib on Windows

In order to compile the samples you need to have downloaded and built the Cinder Framework The samples require Microsoft Visual Studio 2013 or 2015

https://github.com/cinder/Cinder

For the samples to work out of the box, you need to clone this reposity so that it is at the same directory level as Cinder.

some root folder/

Cinder

	include
	
	lib
	
	etc
	
G3LogBlock		
	samples
	
		HelloG3

About

Cinder Block for Kjell Hedström's g3log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages