> George told me that he has confirmed that Visual C++ 7.0 is bringing in
> this dependency, but that he didn't see an immediate way to get rid of
> it.  Based on my very limited experience with VC++ 6.0, I would guess that
> going to Project->Settings->Link and taking out "oleacc.lib" ( if it is
> there ) would keep VC++ 7.0 from compiling with dependency on
> "oleacc.dll".  However, this is also likely to prevent it from compiling
at
> all.  But, maybe the errors that come up would be helpful in figuring out
> what needs to be removed to eliminate the dependency.

chances are pretty good you won't get rid of it, its probably invoked by the
common runtime library.

_________________________________________________________________________
Unsubscribe & list info -- http://www.ndatech.com/mersenne/signup.htm
Mersenne Prime FAQ      -- http://www.tasam.com/~lrwiman/FAQ-mers

Reply via email to