mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Change graphics client build message. #1266
This commit is contained in:
parent
7747b53ea1
commit
3171c71cb7
@ -33,5 +33,5 @@ if (os.path.isfile(CMDisplay_path)) :
|
||||
os.system( CMDisplay_cmd);
|
||||
else :
|
||||
print('==================================================================================')
|
||||
print('CrewModuleDisplay needs to be built. Please \"cd\" into ../models/CrewModuleGraphics and type \"make\".')
|
||||
print('CrewModuleDisplay needs to be built. Please \"cd\" into ../models/CrewModuleGraphics and type \"mvn package\".')
|
||||
print('==================================================================================')
|
||||
|
Loading…
Reference in New Issue
Block a user