Click here to Skip to main content
15,890,043 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi ,
I wanna install g++ compiler to compile C++ file through Vmware workstation.
is there any command to install g++ via workstation ?
can i install that normally ?

I am eagerly waiting to know the answer..



Thanks in Advance,
Noorul Ameen.A
Posted

1 solution

to install g++-4.1
apt-get install g++-4.1{,-multilib}

for more help VMware[^]

Installing g++ on Windows and Ubuntu Linux[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900