Failed to copy in LC 7.1.4
Posted: Thu Dec 22, 2016 9:56 am
Hello to all,
I was compiling a program that uses mySQL and gives me these errors:
1 MacOSX x86-32, external failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / revdb.bundle"
2 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbmysql.bundle"
3 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbodbc.bundle"
4 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbpostgresql.bundle"
5 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbsqlite.bundle"
6 MacOSX x86-32, database file not found driver: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dboracle.bundle"
7 MacOSX x86-32, external failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / revbrowser.bundle"
The program works perfectly in LC environment.
I've tried to copy by hand the resources that does not find but the app still does not work.
I've tried to include the libraries either automatically or manually in the choice, but the result does not change.
Obviously I can't use previous versions such as the LC 7.1.3 because there are bugs that have been fixed in 7.1.4
Any ideas or suggestions?
Thanks,
Paolo
I was compiling a program that uses mySQL and gives me these errors:
1 MacOSX x86-32, external failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / revdb.bundle"
2 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbmysql.bundle"
3 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbodbc.bundle"
4 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbpostgresql.bundle"
5 MacOSX x86-32, driver database failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dbsqlite.bundle"
6 MacOSX x86-32, database file not found driver: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / Database Drivers / dboracle.bundle"
7 MacOSX x86-32, external failed to copy: "/ Applications / LiveCode Indy 7.1.4.app/Contents/Tools/Runtime/Mac OS X / x86-32 / Externals / revbrowser.bundle"
The program works perfectly in LC environment.
I've tried to copy by hand the resources that does not find but the app still does not work.
I've tried to include the libraries either automatically or manually in the choice, but the result does not change.
Obviously I can't use previous versions such as the LC 7.1.3 because there are bugs that have been fixed in 7.1.4
Any ideas or suggestions?
Thanks,
Paolo