Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
White Star 31.0.0
#8
Just wondering which SDK are you using in the Monterey build?

I've tried 10.11 and 10.12 and i get this error:

25:27.15 1 error generated.
25:27.15
25:27.15 In the directory  /Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/basilisk/app
25:27.15 The following command failed to execute properly:
25:27.15 /usr/bin/clang++ -std=gnu++11 -stdlib=libc++ -o nsBrowserApp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG=1 -DTRIMMED=1 -DXPCOM_GLUE -DMOZ_HAS_MOZGLUE -DAPP_VERSION=52.9.0 -DFIREFOX_ICO="/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/branding/firefox.ico" -DDOCUMENT_ICO="/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/branding/document.ico" -DNEWWINDOW_ICO="/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/branding/newwindow.ico" -DNEWTAB_ICO="/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/branding/newtab.ico" -DPBMODE_ICO="/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/branding/pbmode.ico" -I/Users/siggi/silver/basilisk/basilisk/app -I/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/basilisk/app -I/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/build -I/Users/siggi/silver/basilisk/platform/toolkit/xre -I/Users/siggi/silver/basilisk/platform/xpcom/base -I/Users/siggi/silver/basilisk/platform/xpcom/build -I/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/include -I/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/include/nspr -I/Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/siggi/silver/basilisk/obj-x86_64-apple-darwin21.3.0/mozilla-config.h -MD -MP -MF .deps/nsBrowserApp.o.pp -Qunused-arguments -Qunused-arguments -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++11-compat-pedantic -Wc++14-compat -Wc++14-compat-pedantic -Wc++1z-compat -Wimplicit-fallthrough -Wstring-conversion -Wthread-safety -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-unknown-warning-option -Wno-return-type-c-linkage -isysroot /Users/siggi/silver/MacOSX10.11.sdk -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pipe -msse2 -mfpmath=sse -pthread -g -O2 -fomit-frame-pointer /Users/siggi/silver/basilisk/basilisk/app/nsBrowserApp.cpp
25:27.15 make[5]: *** [nsBrowserApp.o] Error 1
25:27.15 make[4]: *** [basilisk/app/target] Error 2
25:27.15 make[4]: *** Waiting for unfinished jobs....


I'm building with RTC disabled, I am wondering also if there are possibly any other build options i should consider?
Reply


Messages In This Thread
White Star 31.0.0 - by dbsoft - 05-10-2022, 11:11 AM
RE: White Star 31.0.0 - by Goodydino - 05-10-2022, 06:25 PM
RE: White Star 31.0.0 - by dbsoft - 05-10-2022, 07:52 PM
RE: White Star 31.0.0 - by Goodydino - 05-11-2022, 10:28 PM
RE: White Star 31.0.0 - by dbsoft - 05-12-2022, 09:08 PM
RE: White Star 31.0.0 - by Goodydino - 05-13-2022, 05:17 PM
RE: White Star 31.0.0 - by dbsoft - 05-13-2022, 05:50 PM
RE: White Star 31.0.0 - by KlarkKentThe3rd - 05-11-2022, 03:27 AM
RE: White Star 31.0.0 - by dbsoft - 05-11-2022, 04:53 AM
RE: White Star 31.0.0 - by KlarkKentThe3rd - 05-12-2022, 05:45 AM
RE: White Star 31.0.0 - by noobsoftware - 05-12-2022, 11:52 AM
RE: White Star 31.0.0 - by dbsoft - 05-12-2022, 08:57 PM
RE: White Star 31.0.0 - by noobsoftware - 05-13-2022, 02:28 PM
RE: White Star 31.0.0 - by andkrau - 05-13-2022, 05:39 PM
RE: White Star 31.0.0 - by dbsoft - 05-13-2022, 06:15 PM
RE: White Star 31.0.0 - by andkrau - 05-13-2022, 06:19 PM
RE: White Star 31.0.0 - by noobsoftware - 05-16-2022, 01:58 PM
RE: White Star 31.0.0 - by andkrau - 05-19-2022, 06:01 PM
RE: White Star 31.0.0 - by dbsoft - 05-21-2022, 06:41 PM
RE: White Star 31.0.0 - by dbsoft - 06-04-2022, 06:47 PM
RE: White Star 31.0.0 - by noobsoftware - 05-12-2022, 01:32 PM
RE: White Star 31.0.0 - by Goodydino - 05-12-2022, 05:03 PM
RE: White Star 31.0.0 - by noobsoftware - 05-12-2022, 05:13 PM
RE: White Star 31.0.0 - by Goodydino - 05-13-2022, 09:51 PM
RE: White Star 31.0.0 - by dbsoft - 05-13-2022, 11:03 PM
RE: White Star 31.0.0 - by Goodydino - 05-14-2022, 07:37 PM
RE: White Star 31.0.0 - by KlarkKentThe3rd - 05-15-2022, 08:08 PM
RE: White Star 31.0.0 - by Goodydino - 05-16-2022, 05:34 PM
RE: White Star 31.0.0 - by dbsoft - 06-04-2022, 06:53 PM
RE: White Star 31.0.0 - by SkyPilot - 06-06-2022, 08:46 PM
RE: White Star 31.0.0 - by dbsoft - 06-06-2022, 10:01 PM
RE: White Star 31.0.0 - by SkyPilot - 06-07-2022, 06:48 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)