Page 1 of 1
eXpress++ 2.0 build dclipc error
Posted: Thu Jun 25, 2015 9:10 am
by Tim K
I'm getting the following error when compiling dclipc.dll: "[Hint] : Error: Cannot find file C:\EXP19\bin20\DCLIPC.def" There's a copy elsewhere I've pasted into that folder but it goes away during the build. What do I do here?
Re: eXpress++ 2.0 build dclipc error
Posted: Thu Jun 25, 2015 8:54 pm
by rdonnay
Why are you recompling DCLIPC.DLL?
You should'nt need to do this.
Re: eXpress++ 2.0 build dclipc error
Posted: Fri Jun 26, 2015 8:28 am
by Tim K
OK, I'll go in another direction.
I was getting a runtime dll error on startup indicating some of my dlls were compiled with an earlier version after running the eXpress 2.0 update. I drilled down on that process and found a few of the individual compiles hadn't run or compiled with 1.90. Anyway, I was able fix dclip2.dll and start my application but now it crashes with no error near a point where eXpress functions are being called so I thought I'd make sure obsolete dlls weren't causing that. I'll try disabling some function calls and see if I can see what's killing my app that runs fine under 1.9.