Re: Mixed language DLL support outside the IDE?
- From: "David Short" <David.no.Short@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Mar 2007 09:23:45 -0400
"Arne Vajhøj" <arne@xxxxxxxxxx> wrote in message
news:45fc40f4$0$90272$14726298@xxxxxxxxxxxxxxxxxx
David Short wrote:
"Arne Vajhøj" <arne@xxxxxxxxxx> wrote in message
news:45fb26f4$0$90273$14726298@xxxxxxxxxxxxxxxxxx
David Short wrote:
I'm missing something fairly easy.Does the DLL's you produce depend on some DLL's that
I've a mixed language application running c# and DLL's of C++ and
Fortran code. The application works fine on the machine with the
development environment. Microsoft's C compiler and Intel's Fortran
compiler. The target machine and the development machines both have
.Net 2 on them
If I copy over the directory to a separate machine, the executable
crashes/throws exceptions as the first non c# DLL is accessed.
If I create a setup project to install the new application on a
separate machine, the same thing happens.
Pointers to what I've missed would be well received.
comes with either compiler or other apps installed
on the development machine ?
They are indeed w32 dll's. How can I check DLL dependencies?
There are tools for that.
A quick googling finds:
http://www.dependencywalker.com/
Thank you very much.
dfs
.
- References:
- Mixed language DLL support outside the IDE?
- From: David Short
- Re: Mixed language DLL support outside the IDE?
- From: Arne Vajhøj
- Re: Mixed language DLL support outside the IDE?
- From: David Short
- Re: Mixed language DLL support outside the IDE?
- From: Arne Vajhøj
- Mixed language DLL support outside the IDE?
- Prev by Date: Someway to Speed Up Your Computer
- Next by Date: Re: op_Equality (== Operator) for Value-Types
- Previous by thread: Re: Mixed language DLL support outside the IDE?
- Next by thread: Programming practices
- Index(es):
Relevant Pages
|