Closed Jdochoa closed 2 years ago
@Jdochoa I think you need to separate this config, one path for x64 and other for x86 build, and this should be transparent for the user. Probably need to add a config for flamerobin config manager to show/hide configurations according to it's plataform
Added configuration for FB client library.
At the moment the configuration applies only to windows and at the application level. Connection level implementation pending. The search order of the library is corrected, remaining as follows:
5.- Let's try from the PATH and System directories for FBClient.dll 6.- Last try : attemps loading gds32.dll from PATH and System directories
Fix: #199 #229 #251 #258