mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +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…
x
Reference in New Issue
Block a user