Konstantin Aleksandrov
2005-Mar-10 09:27 UTC
[Wine]Application crash - a problem about Delphi's BPLs
Hello I've tried to run Delphi's application which uses it's own BPL- libraries. Wine said: err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ \Program Files\\UBC.new\\Adwiser2Main.bpl") not found err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ \Program Files\\UBC.new\\Oracle.bpl") not found err:module:import_dll Library Oracle.bpl (which is needed by L"C:\ \Program Files\\UBC.new\\Notifications.bpl") not found err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ \Program Files\\UBC.new\\Notifications.bpl") not found err:module:import_dll Library Notifications.bpl (which is needed by L"C: \\Program Files\\UBC.new\\Adwiser2Main.bpl") not found ... ...But all of these files are located in the current directory :> ls -aWhat I have to do about this? -- Amike, estimante, Konstantin Aleksandrov
Rein Klazes
2005-Mar-12 08:44 UTC
[Wine]Re: Application crash - a problem about Delphi's BPLs
On Thu, 10 Mar 2005 18:27:23 +0300, in gmane.comp.emulators.wine.user you wrote:> err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ > \Program Files\\UBC.new\\Adwiser2Main.bpl") not found > err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ > \Program Files\\UBC.new\\Oracle.bpl") not found > err:module:import_dll Library Oracle.bpl (which is needed by L"C:\ > \Program Files\\UBC.new\\Notifications.bpl") not found > err:module:import_dll Library odacvcl70.bpl (which is needed by L"C:\ > \Program Files\\UBC.new\\Notifications.bpl") not found > err:module:import_dll Library Notifications.bpl (which is needed by L"C: > \\Program Files\\UBC.new\\Adwiser2Main.bpl") not found > ... > > ...But all of these files are located in the current directory : > > ls -aIf wine says "needed by xxxx" it means the xxxx file /is/ found! So there is only the case of odacvcl70.bpl, double check that file. Rein. -- Rein Klazes rklazes@xs4all.nl
Seemingly Similar Threads
- [newbie] trouble with global variables and CreateLoad/Store in JIT
- Unable to join W2K pro to samba domain
- [newbie] trouble with global variables and CreateLoad/Store in JIT
- [newbie] trouble with global variables and CreateLoad/Store in JIT
- [LLVMdev] EFLAGS and MVT::Glue