Page 1 of 1

Compile issues with additional extensions

Posted: Mon Jul 16, 2007 1:47 am
by mekaniak
Whenever I try to add a new client/extension to my isxeq project it always errors out during compiling. Everything except the manually added extensions compile. Error it throws out at me is..."fatal error LNK1104: cannot open file ISXEQ.lib" So why do the rest compile fine and not my additional ones?

Posted: Mon Jul 16, 2007 2:38 am
by dont_know_at_all
Cause you didn't set the library path for that project to point to ISXEQ.lib

Posted: Mon Jul 16, 2007 3:35 am
by mekaniak
blah, i never made the difference between isxeq and isxdk. My brain sees 5 characters and thats it. TY

Posted: Sat Jul 28, 2007 4:35 pm
by gruntsters
I am having that issue also. Trying to add a project to the default solution. I add the library path to the release folder. It still fails for my added project. I think that I need to have my project dependent on one of the other projects so that it waits to compile until after the isxeq.lib file is created. Am I pointing in the right direction?

OMFG! I think I did it! No errors, only a couple of warnings!

Re: Compile issues with additional extensions

Posted: Sun Jan 11, 2026 10:28 pm
by xyilla