forked from UTulsa-Research/ag_gen
Adding Compilation Error section to the README
This commit is contained in:
parent
19d60658bc
commit
bce2831055
@ -75,6 +75,12 @@ When contributing code, please install the "editorconfig" plugin for your text e
|
||||
- Adds extra newline to end of file if not already there.
|
||||
- Removes whitespace at end of lines
|
||||
- Automatically sets indentation to tabs set to 4 spaces
|
||||
|
||||
### In Case of Compilation Errors
|
||||
|
||||
1.) Make sure all dependencies are installed. Check the error messages to see if something is missing.
|
||||
2.) Remove CMakeCache.txt. If you are running in a different user, then the directories may be different than those in the cache file. In addition, if packages were updated on the local system, the cache may now be incorrect. Removing this file will usually clear up any errors.
|
||||
|
||||
=======
|
||||
# ag_gen
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user