

I am migrating a project from BCB 2006 to RAD Studio 2010. > Can anyone point me in the right direction here? > ILINK32 Error: Unresolved external 'System::_ linkproc_ _fastcall

> then i get a mass of other linker errors: I've tried deleting the *Additional Options* but > The problem is that *Additional Options* values are the same as the

> Directories and Conditions >Include Path* > I'm assuming that it actually means *Project > Options > Resource Compiler > Resource Compiler > Include Path* if necessary. > Compiler > Additional Options* and add them to *Project > Options > > "To fix the problem, remove the paths from *Project > Options > Resource > I looked in the release notes for BCB 2009 and it mentions this: > msgstrings.rc(1): Error Could not open input file > When I try to compile the DLL I get a BRCC32 error: The DLL simply contains a DllEntryPoint() and a msgstrings.rc I have a DLL dedicated to the languages / text that is used by > Just migrated to BDS 2009 and I'm having a problem importing some BCB 6 Upgrade of a previously existing project, and encounter problems.) Since I expect the "files\" is part of "Program Files" and the "\rad" isĭid you try creating the project from scratch, or upgrade it? (The generalĪdvice seems to be to create projects from scratch if you've simply done an Looks like you're missing quotation marks around some portion of a path, ILINK32 Error: Unresolved external 'System::_ linkproc_ _fastcall LStrClr(void *)'Ĭan anyone point me in the right direction here? I've tried deleting the *Additional Options* but then i get a mass of other linker errors: The problem is that *Additional Options* values are the same as the *Include Path* values. I'm assuming that it actually means *Project > Options > Resource Compiler > Directories and Conditions >Include Path* "To fix the problem, remove the paths from *Project > Options > Resource Compiler > Additional Options* and add them to *Project > Options > Resource Compiler > Include Path* if necessary. I looked in the release notes for BCB 2009 and it mentions this: msgstrings.rc(1): Error Could not open input file D:files\codegear\rad.RC When I try to compile the DLL I get a BRCC32 error:

The DLL simply contains a DllEntryPoint() and a msgstrings.rc resource file, in the format: I have a DLL dedicated to the languages / text that is used by our system. Just migrated to BDS 2009 and I'm having a problem importing some BCB 6 resources.
