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. C / C++ / MFC
  4. Re: Compile any projects through a project in a workspace

Re: Compile any projects through a project in a workspace

Scheduled Pinned Locked Moved C / C++ / MFC
questionworkspace
5 Posts 2 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.
  • D Offline
    D Offline
    dungpapai
    wrote on last edited by
    #1

    Sorry about my message not clearly. I have 2 workspace: A & B A contain 20 projects (.dsp) B contain 10 projects (10 .dsp) I want to integrate projects of B in to A, when I compile A will compile B. But B is a workspace (.dsw) so I can not insert a workspace in to a workspace. My solution is: Add a new project (.dsp) in to A. When I select compile this new project, compiler will go to compile B (or all projects of B). Folder B is child of folder A Do you have a suggest? Thanks

    Papais

    P 1 Reply Last reply
    0
    • D dungpapai

      Sorry about my message not clearly. I have 2 workspace: A & B A contain 20 projects (.dsp) B contain 10 projects (10 .dsp) I want to integrate projects of B in to A, when I compile A will compile B. But B is a workspace (.dsw) so I can not insert a workspace in to a workspace. My solution is: Add a new project (.dsp) in to A. When I select compile this new project, compiler will go to compile B (or all projects of B). Folder B is child of folder A Do you have a suggest? Thanks

      Papais

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      dungpapai wrote:

      I want to integrate projects of B in to A

      I think, you want to insert project from B to A.

      dungpapai wrote:

      But B is a workspace (.dsw) so I can not insert a workspace in to a workspace.

      But you can add all project from B to workspace A, isn't it ?

      dungpapai wrote:

      Add a new project (.dsp) in to A. When I select compile this new project, compiler will go to compile B (or all projects of B).

      Dependencies can be set among projects in same workspace.

      Prasad Notifier using ATL | Operator new[],delete[][^]

      D 1 Reply Last reply
      0
      • P prasad_som

        dungpapai wrote:

        I want to integrate projects of B in to A

        I think, you want to insert project from B to A.

        dungpapai wrote:

        But B is a workspace (.dsw) so I can not insert a workspace in to a workspace.

        But you can add all project from B to workspace A, isn't it ?

        dungpapai wrote:

        Add a new project (.dsp) in to A. When I select compile this new project, compiler will go to compile B (or all projects of B).

        Dependencies can be set among projects in same workspace.

        Prasad Notifier using ATL | Operator new[],delete[][^]

        D Offline
        D Offline
        dungpapai
        wrote on last edited by
        #3

        prasad_som wrote:

        But you can add all project from B to workspace A, isn't it ?

        If I add all projects from B to A then A is not clearly by have very many project in A. So I want to compile B through compile a project of A. OR How do you add a workspace (include it's projects) in to another workspace (not add each project). Or How can I compile a workspace from compile another workspace? Thank you all!

        Papais

        P 1 Reply Last reply
        0
        • D dungpapai

          prasad_som wrote:

          But you can add all project from B to workspace A, isn't it ?

          If I add all projects from B to A then A is not clearly by have very many project in A. So I want to compile B through compile a project of A. OR How do you add a workspace (include it's projects) in to another workspace (not add each project). Or How can I compile a workspace from compile another workspace? Thank you all!

          Papais

          P Offline
          P Offline
          prasad_som
          wrote on last edited by
          #4

          dungpapai wrote:

          How do you add a workspace (include it's projects) in to another workspace (not add each project). Or How can I compile a workspace from compile another workspace?

          No, its not possible.

          Prasad Notifier using ATL | Operator new[],delete[][^]

          D 1 Reply Last reply
          0
          • P prasad_som

            dungpapai wrote:

            How do you add a workspace (include it's projects) in to another workspace (not add each project). Or How can I compile a workspace from compile another workspace?

            No, its not possible.

            Prasad Notifier using ATL | Operator new[],delete[][^]

            D Offline
            D Offline
            dungpapai
            wrote on last edited by
            #5

            Thanks and Best Regards - Prasad

            Papais

            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