Hi,
I 've created a simple project in BC++ builder 6, and i am trying to statically link all the needed libraries to my exe file. I 've already unchecked the "Build with runtime packages" in the project options.. Now i also need to uncheck the "Use dynamic RTL" option but i get an access violation error :
Project XXX.exe raised exception class EAccessViolation with message "Access violation... "
When "Use dynamic RTL" option is checked, everything goes fine..
May someone help me please..?
I 've created a simple project in BC++ builder 6, and i am trying to statically link all the needed libraries to my exe file. I 've already unchecked the "Build with runtime packages" in the project options.. Now i also need to uncheck the "Use dynamic RTL" option but i get an access violation error :
Project XXX.exe raised exception class EAccessViolation with message "Access violation... "
When "Use dynamic RTL" option is checked, everything goes fine..
May someone help me please..?