To run the demo in linux, I made: chmod +x RunLinux.sh but nothing appears, is it good? or I need something else? Thanks in advance.
You first make RunLinux.sh executable with chmod +x RunLinux.sh
Then you actaully start GDS3D by: ./RunLinux.sh
Log in to post a comment.
To run the demo in linux, I made:
chmod +x RunLinux.sh
but nothing appears, is it good? or I need something else?
Thanks in advance.
You first make RunLinux.sh executable with chmod +x RunLinux.sh
Then you actaully start GDS3D by:
./RunLinux.sh