mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
errmsg
This commit is contained in:
parent
fe571e3ee1
commit
358ee1d338
@ -85,8 +85,10 @@ endif
|
|||||||
|
|
||||||
if($SETUP_SCRIPT == "") then
|
if($SETUP_SCRIPT == "") then
|
||||||
echo "error: ctattach.drv returned NULL string for setup_script filename!"
|
echo "error: ctattach.drv returned NULL string for setup_script filename!"
|
||||||
|
echo " 'dtool/bin/ctattach.drv' probably doesnt exist, need to make install on dtool to copy it from dtool\src\attach"
|
||||||
exit
|
exit
|
||||||
endif
|
endif
|
||||||
|
|
||||||
source $SETUP_SCRIPT
|
source $SETUP_SCRIPT
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user