https://bugs.documentfoundation.org/show_bug.cgi?id=99696
Bug ID: 99696
Summary: Build for x64 fails unit tests using ADODB
Product: LibreOffice
Version: 5.2.0.0.alpha1
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Unable to complete build for x64 on windows due to failing unit tests:-
ole_dfltObjDflMethod
ole_ObjAssignNoDflt.vb
ole_ObjAssignToNothing.vb
(D:\lode\dev\x64\basic\qa\vba_tests)
Also copied ole_ObjAssignNoDflt.vb into basic module using downloaded x64
release 5.1.2.2, which also fails.
At the line "cn.Open conStr":-
BASIC runtime error.
'1'
Type: com.sun.star.uno.RuntimeException
Message: [automation bridge] unexpected exception in
IUnknownWrapper_Impl::invoke ! Message :
[automation bridge]: [Microsoft][ODBC Driver Manager] Data source name not
found and no default driver specified
Using the above ole_ObjAssignNoDflt.vb with win32 build of 5.2.0.0.alpha1,
compiled from source, does not show the problem.
Suspect this may be due to trying to use a win32 object from an x64
application.
I have 32 bit version of Microsoft Office 2010, on a 64 bit windows 8.1,
compiling with Visual Studio Community 2015.
Autogen.input flags:-
--enable-64-bit
--enable-pch
--disable-ccache
--with-visual-studio=2015
--disable-firebird-sdbc
--disable-cve-tests
Current workaround to allow me to complete an x64 build is to force the three
test modules listed above to return "OK".
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs