Download presentation
Presentation is loading. Please wait.
Published byFranka Meissner Modified over 6 years ago
1
CSE 340 Recitation Principles of Programming Languages
2
Questions? Current Project Homework Lecture Other?
3
Virtual Box Tweaks Under System Processor
Add any processors you can spare (but you want to leave 1 or 2 for running the host system)
4
Virtual Box Tweaks Under Display Screen Up the video memory to 128mb
5
Virtual Box Tweaks Under Display Screen
If stuttering while running, try the
6
Linux/CLion Demo
7
Test Script and Prompt Download a zip with the test.sh and .bash_prompt files at
8
Prompt # Add this code to the end of your .bashrc file in your home directory to use the prompt file if [ -f ~/.bash_prompt ]; then source ~/.bash_prompt fi
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.