Presentation is loading. Please wait.

Presentation is loading. Please wait.

Problem Solving With C++ February 2016. Mac Users: Install xQuartz: 1.) Open the link 2.) Download xQuartz-2.7.8.dmg.

Similar presentations


Presentation on theme: "Problem Solving With C++ February 2016. Mac Users: Install xQuartz: 1.) Open the link 2.) Download xQuartz-2.7.8.dmg."— Presentation transcript:

1 Problem Solving With C++ February 2016

2 Mac Users: Install xQuartz: 1.) Open the link http://www.xquartz.org/http://www.xquartz.org/ 2.) Download xQuartz-2.7.8.dmg 3.) Follow the steps and click continue. 4.) Logout and login to make changes after successful installation. 5.) Compile your code and generate an executable based on the following command. g++ -Wall -std=c++11 -I. -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 *.cpp

3 Windows Users: 1.Download Putty Link – To access lab systems using terminalLink 2.Download WinSCP Link – To access file systemLink 3.Download Xming Link – To include X11 libraryLink 4.Use this link to configure Xming and putty LinkLink


Download ppt "Problem Solving With C++ February 2016. Mac Users: Install xQuartz: 1.) Open the link 2.) Download xQuartz-2.7.8.dmg."

Similar presentations


Ads by Google