eXpress++ 2.0 build dclipc error

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
Tim K
Posts: 51
Joined: Thu Jun 03, 2010 3:55 pm

eXpress++ 2.0 build dclipc error

#1 Post 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?

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: eXpress++ 2.0 build dclipc error

#2 Post by rdonnay »

Why are you recompling DCLIPC.DLL?

You should'nt need to do this.
The eXpress train is coming - and it has more cars.

User avatar
Tim K
Posts: 51
Joined: Thu Jun 03, 2010 3:55 pm

Re: eXpress++ 2.0 build dclipc error

#3 Post 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.

Post Reply