E2040 Declaration terminated incorrectly
Posted: Mon  10 Sep 2012 15:09
				
				I just downloaded securebridge for RAD Studio XE2.  I put a TScSSHClient component onto my form and after having some issues with that realized I somehow got an old version of securebridge.  I downloaded 4.1.3 and this problem went away.  Then I put a TScSFTPClient component onto the form and build.  I get this error.
ScSFTPConsts.hpp(111): E2040 Declaration terminated incorrectly
ScSFTPConsts.hpp(112): E2040 Declaration terminated incorrectly
ScSFTPConsts.hpp(113): E2040 Declaration terminated incorrectly
Does anyone have any idea what is wrong here, the declaration of these are just like the other ones above and below and I know I shouldn't have to change code in source files to get something to work so is this a known bug or did I miss something?
			ScSFTPConsts.hpp(111): E2040 Declaration terminated incorrectly
ScSFTPConsts.hpp(112): E2040 Declaration terminated incorrectly
ScSFTPConsts.hpp(113): E2040 Declaration terminated incorrectly
Does anyone have any idea what is wrong here, the declaration of these are just like the other ones above and below and I know I shouldn't have to change code in source files to get something to work so is this a known bug or did I miss something?