cross reference

  • Thread starter Thread starter Gomez
  • Start date Start date
G

Gomez

I encounter a problem in which I need to implement a cross reference by 2
projects(I'm not sure even if its the correct description, but actually each
project needs to call the partners methods, so each has to refer to the
other assembly).
Of course, the problems arises in the compilation order.
Is there a standard solution to that?
Regards
Gomez
 
I encounter a problem in which I need to implement a cross reference by 2
projects(I'm not sure even if its the correct description, but actually each
project needs to call the partners methods, so each has to refer to the
other assembly).
Of course, the problems arises in the compilation order.
Is there a standard solution to that?
Regards
Gomez

I did not exactly got the issue you are facing, However I think
exploring Project->BuildOrder..will sove you your issue,

-Cnu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top