burn a the whole file into CD ?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2009
Posts: 8
Reputation: nakemaro is an unknown quantity at this point 
Solved Threads: 0
nakemaro nakemaro is offline Offline
Newbie Poster

burn a the whole file into CD ?

 
0
  #1
Jun 14th, 2009
hii again ..sorry but this project is kinda killing me

anyway just small Q ?

how can I burn my (c++) project in a CD ?

my friend did it but they faced a problem that when they wanna open it in the Teacher computer they had to copy it from the CD and past it on the desktop then it will work ??

isnt there away so that the Ms can access the project directly ?

^^ thanx a loot
Last edited by nakemaro; Jun 14th, 2009 at 12:40 pm.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1,470
Reputation: William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of 
Solved Threads: 121
Sponsor
William Hemsworth William Hemsworth is online now Online
Nearly a Posting Virtuoso

Re: burn a the whole file into CD ?

 
0
  #2
Jun 14th, 2009
If your IDE requires that the project is to be opened on your hard drive and not a cd, then the only way is to do what your friend did.

Also, if it is a read-only cd, you wouldn't be able to make any changes to the project or even be able to compile it.
Last edited by William Hemsworth; Jun 14th, 2009 at 3:03 pm.
I need pageviews! most fun profile ever :)
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 8
Reputation: nakemaro is an unknown quantity at this point 
Solved Threads: 0
nakemaro nakemaro is offline Offline
Newbie Poster

Re: burn a the whole file into CD ?

 
0
  #3
Jun 14th, 2009
but the teacher told us that she there is way ro do that
becouse she has plenty of project so she doesn't want to copy and past everytime

thanx ^^
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 211
Reputation: rahul8590 is on a distinguished road 
Solved Threads: 11
rahul8590's Avatar
rahul8590 rahul8590 is offline Offline
Posting Whiz in Training

Re: burn a the whole file into CD ?

 
1
  #4
Jun 14th, 2009
well in that case pal , could u enlighten ur more about the kind of enviornment ur working in and wat is your project all about ..?
<?php
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 8
Reputation: nakemaro is an unknown quantity at this point 
Solved Threads: 0
nakemaro nakemaro is offline Offline
Newbie Poster

Re: burn a the whole file into CD ?

 
0
  #5
Jun 14th, 2009
the project is a c++ file ( VS 2005 )

wat my friend did is that they went to the visuals studio project and copy the the while project file ( which contain the source , header files ....)

so is there something else I should burn it with the file so it will open dirctly ??

sorry if i confused u
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 1,679
Reputation: vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold 
Solved Threads: 193
vmanes's Avatar
vmanes vmanes is offline Offline
Posting Virtuoso

Re: burn a the whole file into CD ?

 
0
  #6
Jun 14th, 2009
Originally Posted by nakemaro View Post
but the teacher told us that she there is way ro do that
becouse she has plenty of project so she doesn't want to copy and past everytime

thanx ^^
Well, then the teacher should give you instructions on how to set up the project.

Not sure if it will work completely, but what about setting Project Properties | Configuration Properties | Output Directory and Intermediate Directory to a set location, such as C:\student work\debug ?
Everyone's gotta believe in something. I believe I'll have another drink.
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 211
Reputation: rahul8590 is on a distinguished road 
Solved Threads: 11
rahul8590's Avatar
rahul8590 rahul8590 is offline Offline
Posting Whiz in Training

Re: burn a the whole file into CD ?

 
0
  #7
Jun 15th, 2009
Well when ur project compilation is in process (thats assuming in cd ) does it by any chance create and database or file to store data or any kind of modification or edition happens in that case. well u gotto take care about that . cuz once written in CD (which happens to read only) u cannot forcibly (well u can but will be superfluous) push in file or modify the existing one.
<?php
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 8
Reputation: nakemaro is an unknown quantity at this point 
Solved Threads: 0
nakemaro nakemaro is offline Offline
Newbie Poster

Re: burn a the whole file into CD ?

 
0
  #8
Jun 15th, 2009
Thanx all
I couldnt figur out how to
but wat I did is that I made sure that it has the debuging file
then copied the whole forlder
and i didnt face any problems after that
( am not sure if that was right but i submited it ^^)

thanx
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC