I am trying to remove Orpheus from a C++ project using CBuilder4
(can't upgrade for administrative reasons). I removed the Orpheus
paths from the Include and Library paths, and removed the Orpheus
runtime packages. I checked the bpr file and there are no Orpheus
references in the bpr. I removed Orpheus from my system using the
Windows add/remove programs utility, and deleted the Orpheus directory
from my hard drive. However, when I try to compile I get three linker
errors: [Linker Error] Unable to open file
OVCCONST.R32/OVCBASE.R32/OVCSRMGR.R32. If I exit and save and look at
the bpr file, the file now contains references to O308_R41.lib in the
LIBRARIES and SPARELIBS sections.
We are a small company and store all of our source code in
VisualSourceSafe, and yet I am the only one having this problem, so
the cause looks to be something in the setup on my computer. However,
many people have looked and no one can find out what is causing the
project to look for these files on my computer.
Can anyone help me?
Thanks.