Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 280411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:06:59+00:00 2026-05-12T05:06:59+00:00

I have to interdependent dll here that i would like to build without having

  • 0

I have to interdependent dll here that i would like to build without having to build them twice (force build both of them and rebuild them again to allow linking).

Here is an exemple :

**DLL A**

void fooA()
{
  fooBB();
}
void fooAA()
{
  fooB();
}

**DLL B**

void fooB()
{
  fooA();
}

void fooBB()
{
}

Is there a way to build those two DLL without mayor refactoring?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:06:59+00:00Added an answer on May 12, 2026 at 5:06 am

    Do you actually rebuild both DLLs each time you compile ?

    If not, the import libraries should be created the first time – even if the link phase fails because of unresolved externals – and allow subsequent builds to link without error…

    edit: we actually have that kind of dependencies in my shop. Our build is incremental indeed, and clean builds need some projects to be built several times in order to link succesfully.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code that controls the presentation of an interdependent group. The
I have read that to build multiple Maven projects in one step (with automatic
I have a recursive method that builds a tree-like structure of a resource and
have a small javscript that users can include into their sites like so: <script
I have close to about 20 projects in my Eclipse workspace. They are interdependent.
I have a number of interdependent projects in an Eclipse workspace. Eclipse manages dependencies
I have a 15 GB XML file which I would want to split it
We have a Visual Studio 2010 solution that has over 120 projects that reference
I have 5-6 projects in my workspace, many of which are interdependent. I usually
Have piece of code like below: var workStream = new MemoryStream(); var doc =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.