Changes between Version 6 and Version 7 of compile_all_old
- Timestamp:
- Jun 28, 2018, 5:00:12 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
compile_all_old
v6 v7 12 12 If it is the first time you execute this script, you must answer yes to the question ''Compile all from scratch''. This will create every projects using cmake. 13 13 14 = Compilation en mode debug =14 = Compilation en mode debug (optional) = 15 15 16 16 If you have to debug surprising segfaults (you know what I mean, do you? :D ) you will need to compile your code in debug mode (see below).