Difference between revisions of "Feb 16, 2012"

From CDOT Wiki
Jump to: navigation, search
(Meeting Summary)
(Meeting Summary)
Line 8: Line 8:
  
 
'''WINDOWS'''
 
'''WINDOWS'''
 
+
Download http://tortoisesvn.net/downloads.html
* Download http://tortoisesvn.net/downloads.html
 
 
 
 
 
'''1'''. '''Error''':
 
  "cframe.h:15: error: default argument for parameter of type 'CFrame*'" <br />
 
  '''Fix''': Easy fix, just do a '''(Cframe*)NULL''' on the '''last contructor argument'''.
 

Revision as of 19:05, 16 February 2012

Meeting Summary

SVN Installation

UBUNTU

sudo apt-get install subversion.

WINDOWS

Download http://tortoisesvn.net/downloads.html