Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Re: Building a new version of a program (Read 652 times)
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
Re: Building a new version of a program
Feb 4th, 2020 at 6:03am
Print Post  
If you want to make a completely new copy (a clone) of your code from your existing codebase then you could use the template feature of VS. This would let you create a completely new project using your old project as a template.

Project/Export Template... then follow the prompts.

However there seem to be some bugs in the export (particularly for large projects with multiple folders) so you'll need to check the folders of the newly created project contain all the original files you want. I have opened a bug report with MS about this.
« Last Edit: Feb 4th, 2020 at 6:14am by Acuario »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Re: Building a new version of a program
Reply #1 - Jun 27th, 2020 at 11:42pm
Print Post  
This Topic was moved here from General Board [move by] Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint