eXpress++ 2.0 build dclipc error
eXpress++ 2.0 build dclipc error
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
Why are you recompling DCLIPC.DLL?
You should'nt need to do this.
You should'nt need to do this.
The eXpress train is coming - and it has more cars.
Re: eXpress++ 2.0 build dclipc error
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.
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.