Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Cloning a Duplicate Solution

Cloning a Duplicate Solution

Scheduled Pinned Locked Moved Visual Studio
csharpc++visual-studioquestion
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    C P User 3
    wrote on last edited by
    #1

    I believe that I have properly documented the process of creating a new Visual Studio x64 C++ solution. As best I can tell, it is a 71 step procedure. I would like to do that one more (and, hopefully, last) time and call the solution something like "Start_Template" From that Start_Template, I would like to spawn my other solutions for the other lessons, without repeating the 71 step procedure. Is this possible ? If so, how ?

    A L 2 Replies Last reply
    0
    • C C P User 3

      I believe that I have properly documented the process of creating a new Visual Studio x64 C++ solution. As best I can tell, it is a 71 step procedure. I would like to do that one more (and, hopefully, last) time and call the solution something like "Start_Template" From that Start_Template, I would like to spawn my other solutions for the other lessons, without repeating the 71 step procedure. Is this possible ? If so, how ?

      A Offline
      A Offline
      Albert Holguin
      wrote on last edited by
      #2

      71 step solution to create a solution? Not sure what you mean there... but there's always scripts to help out with laying out environments. I used Perl pretty extensively for cross platform scripting, it was always relatively painless and the Windows installer is pretty good.

      C 2 Replies Last reply
      0
      • A Albert Holguin

        71 step solution to create a solution? Not sure what you mean there... but there's always scripts to help out with laying out environments. I used Perl pretty extensively for cross platform scripting, it was always relatively painless and the Windows installer is pretty good.

        C Offline
        C Offline
        C P User 3
        wrote on last edited by
        #3

        Albert Holguin wrote:

        71 step solution to create a solution? Not sure what you mean there...

        I watched the guy in the tutorial, and I took notes. I turned those notes into the 71 step procedure. I'll post it if you like, but I'm scared that I would be accused (maybe accurately) of flooding the group with dross

        A 1 Reply Last reply
        0
        • A Albert Holguin

          71 step solution to create a solution? Not sure what you mean there... but there's always scripts to help out with laying out environments. I used Perl pretty extensively for cross platform scripting, it was always relatively painless and the Windows installer is pretty good.

          C Offline
          C Offline
          C P User 3
          wrote on last edited by
          #4

          Albert Holguin wrote:

          ... but there's always scripts to help out with laying out environments.

          If those scripts are free and easy to use, point me to a site where I can get them, and thanks.

          A 1 Reply Last reply
          0
          • C C P User 3

            I believe that I have properly documented the process of creating a new Visual Studio x64 C++ solution. As best I can tell, it is a 71 step procedure. I would like to do that one more (and, hopefully, last) time and call the solution something like "Start_Template" From that Start_Template, I would like to spawn my other solutions for the other lessons, without repeating the 71 step procedure. Is this possible ? If so, how ?

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            I don't know quite why you need so many steps, but you can make your own templates in Visual Studio from which to create future projects. My article Visual C++ Express, Custom Wizard[^] shows how to do it in the Visual Studio Express version. For the Professional versions I think you can create a template from any existing project.

            1 Reply Last reply
            0
            • C C P User 3

              Albert Holguin wrote:

              71 step solution to create a solution? Not sure what you mean there...

              I watched the guy in the tutorial, and I took notes. I turned those notes into the 71 step procedure. I'll post it if you like, but I'm scared that I would be accused (maybe accurately) of flooding the group with dross

              A Offline
              A Offline
              Albert Holguin
              wrote on last edited by
              #6

              Seems like an awfully high number of steps, doesn't seem right. I've been working with Studio for a long time and I don't think it's ever taken me 71 steps to do anything, heck, if it takes you that long to achieve something, why would you use an IDE at all? Rhethorial question of course, meaning an IDE should make your life easier, not harder.

              1 Reply Last reply
              0
              • C C P User 3

                Albert Holguin wrote:

                ... but there's always scripts to help out with laying out environments.

                If those scripts are free and easy to use, point me to a site where I can get them, and thanks.

                A Offline
                A Offline
                Albert Holguin
                wrote on last edited by
                #7

                I meant you can make your own script... if you don't know how to script, well... that's a whole different problem. :)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups