Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Damjan Jovanovic
Yes, changes to gbuild itself are largely made by experimentation. It's beyond anyone's complete understanding. Please try this patch, with the file extensions back on *.m. On Tue, Feb 19, 2019 at 10:39 PM Jim Jagielski wrote: > > > > On Feb 19, 2019, at 12:05 PM, Damjan Jovanovic > wrote: > >

Quicktime?

2019-02-19 Thread Peter Kovacs
Where do we use Quicktime stuff? I want to check if I can collect all Developer information so we can remove or add newer API stuff to the code. All the Best Peter - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.o

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Kay Schenk
I got curious about this module name, Apple_Remote, and here's what the OpenOffice Wiki has to say... https://wiki.openoffice.org/wiki/Mac_OS_X_Porting_-_Apple_Remote_implementation So, is this a module that's actually in use anymore? I do realize this is a module that has been able to build i

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Dave Fisher
> On Feb 19, 2019, at 12:29 PM, Jim Jagielski wrote: > > > >> On Feb 19, 2019, at 12:05 PM, Damjan Jovanovic wrote: >> >> If >> not, I'll have to make a gb_Library_add_objcobjects API instead. > > If I knew how, I'd do it. Looking over the add_objcxxobjects stuff it seems > like a maze o

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Jim Jagielski
> On Feb 19, 2019, at 12:05 PM, Damjan Jovanovic wrote: > > If > not, I'll have to make a gb_Library_add_objcobjects API instead. If I knew how, I'd do it. Looking over the add_objcxxobjects stuff it seems like a maze of twisty little passages ---

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Jim Jagielski
Well, making the change got be building, but w/ fatal errors: = Building module apple_remote = Entering /Users/jim/src/asf/trunk/main/apple_remote/prj cd .. && make -s -r -j6 && make -s -r deliverlog [ build OCX ] apple_remote/source/AppleRemote [ build OCX ] apple_remo

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Damjan Jovanovic
I think .m files are Objective C, and gb_Library_add_objcxxobjects wants Objective C++'s .mm. I am completely unfamiliar with both languages. Please try renaming apple_remote/source/*.m to *.mm and see if it works? If not, I'll have to make a gb_Library_add_objcobjects API instead. On Tue, Feb

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Jim Jagielski
Nope... that wasn't it. Even with a complete fresh-from-scratch build, I get the same error. - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Jim Jagielski
Disregard this for now... I think it was a build error due to not fully cleaning the apple_remote subdir > On Feb 19, 2019, at 9:25 AM, Jim Jagielski wrote: > > = > Building module apple_remote > = > > Entering /Users/jim/src/asf/trunk/main/apple_remote/prj > > cd .. &

Re: svn commit: r1853643 - in /openoffice/trunk/main: ./ apple_remote/ apple_remote/prj/ apple_remote/source/

2019-02-19 Thread Jim Jagielski
= Building module apple_remote = Entering /Users/jim/src/asf/trunk/main/apple_remote/prj cd .. && make -s -r -j6 && make -s -r deliverlog [ info ALL ] LinkTarget Library/libc++.dylib not defined: Assuming headers to be there! [ build PKG ] apple_remote_inc [ build DEP