Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Proper way to import code? (http://www.chiefdelphi.com/forums/showthread.php?t=74211)

Trying to Help 11-02-2009 22:51

Proper way to import code?
 
We've got some frustrated people on our team. Tonight's problem is importing code to another machine. I think we have a fudged method but the designated export process puts the code down in the incorrect place. Anyone know the proper way to do this?

thanks,

Trying to Help

wt200999 11-02-2009 23:16

Re: Proper way to import code?
 
You are trying to copy the source from one computer to another?

Just go to your workspace, copy the folder and paste it into the folder on the new computer. then in Windriver right click in the project explorer and hit import->general->existing project then browse to your workspace and it should show the folder name.

Trying to Help 11-02-2009 23:24

Re: Proper way to import code?
 
Thanks! We're going to give it a try now!

Woot!!

Trying to Help

byteit101 12-02-2009 15:02

Re: Proper way to import code?
 
We have the same problem, but when we do that, we have to manually recreate all the build targets and specs


All times are GMT -5. The time now is 02:39.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi