Mega Search
23.2 Million


Sign Up

Make a donation  
BCB XE5 link32 error "Unable to open file VDBConsts.obj  
News Group: embarcadero.public.cppbuilder.language.cpp

Hello,

I have recently converted an app from BCB 2006 to XE5 but when I try to compile I get a link32 error "Unable to open file VDBCONSTS.OBJ. The file does not exist on my PC, does anyone have any ideas as to how to get around the error or what the cause is?

Thanks,

Leonard

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 4-Jan-2015, at 7:59 PM EST
From: Leonard De Candia
 
Re: BCB XE5 link32 error "Unable to open file VDBConsts.obj  
News Group: embarcadero.public.cppbuilder.language.cpp
I have sorted out my issue. My project relied on a set of custom components i wrote in a different folder. The previous compiler (BCB 2006) created the obj files in the same folder as the source for the components. I had to delete all older copies of the obj files from my project and component folders.

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 13-Jan-2015, at 9:56 PM EST
From: Leonard De Candia