Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » Fail to get theIde started with macos
Re: Fail to get theIde started with macos [message #56634 is a reply to message #56596] Tue, 30 March 2021 12:02 Go to previous messageGo to previous message
LeiMing is currently offline  LeiMing
Messages: 21
Registered: September 2009
Location: China
Promising Member

Hi, when I use the newest svn version, it just behaviors the same as 2020.2, which popuping a dialog to ask me fetch svn repository (same as the video in first post of this thread).

When I try building from source my self, if I download source code from github, then it seems I have to run configure script or it can't make.
After trials and errors I have these libraries installed:
libpng, freetype2, libxcb, fontconfig, libx11
and had "umk" built.

when I try to build the ide by umk, it comes out to be error just as before.
It doesn't add pkg-config for openssl.
it says
jiangjun@jiangjundeMBP ultimatepp-master % ./umk ./uppsrc ide CLANG -busr -H1 -v
Inline assembly: /Users/jiangjun/dev/ultimatepp-master/uppsrc
Output directory: /Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out
Main package: /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/ide.upp
Build flags: GUI
Build method: /Users/jiangjun/.config/u++/umk/CLANG.bm
----- ide/Common ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (1 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Common
----- ide/Core ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (2 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Core
----- ide/LayDes ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (3 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/LayDes
----- ide/IconDes ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (4 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/IconDes
----- ide/Builders ( GUI CLANG SHARED POSIX BSD OSX ) (5 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Builders
----- ide/Debuggers ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (6 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Debuggers
/Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Debuggers/i386.cpu(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Debuggers/Cpu.cpp
/Users/jiangjun/dev/ultimatepp-master/uppsrc/CtrlCore/lay.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Debuggers/Pdb.cpp
----- ide/Browser ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (7 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Browser
----- CodeEditor ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (8 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/CodeEditor
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/t.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/CodeEditor/CodeEditor.cpp
----- CtrlLib ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (9 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/CtrlLib
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/t.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/CtrlLib/CtrlLibInit.cpp
/Users/jiangjun/dev/ultimatepp-master/uppsrc/CtrlLib/XPTheme.dli(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/CtrlLib/ChWin32.cpp
----- plugin/bz2 ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (10 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/plugin/bz2
----- HexView ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (11 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/HexView
----- plugin/astyle ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (12 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/plugin/astyle
----- TextDiffCtrl ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (13 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/TextDiffCtrl
----- TabBar ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (14 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/TabBar
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/t.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/TabBar/TabBar.cpp
----- ide/Designers ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (15 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Designers
----- ide/Android ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (16 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Android
----- ide/Java ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (17 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/Java
----- ide/MacroManager ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (18 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/ide/MacroManager
----- Report ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (19 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/Report
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/t.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/Report/ReportDlg.cpp
----- Core/SSL ( GUI CLANG SHARED BLITZ POSIX BSD OSX ) (20 / 40)
cd /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Util.cpp
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/InitExit.cpp
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Socket.cpp
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h(1) : blocks BLITZ of /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/P7S.cpp
Util.cpp
clang++ -c `pkg-config --cflags freetype2` `pkg-config --cflags x11` `pkg-config --cflags fontconfig` `pkg-config --cflags xcb` `pkg-config --cflags expat`  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Util.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Util.o"
In file included from /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Util.cpp:1:
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h:3:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
/usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Util.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Util.o"
Error executing /usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Util.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Util.o"
compiled in (0:01.06)
InitExit.cpp
clang++ -c `pkg-config --cflags freetype2` `pkg-config --cflags x11` `pkg-config --cflags fontconfig` `pkg-config --cflags xcb` `pkg-config --cflags expat`  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/InitExit.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/InitExit.o"
In file included from /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/InitExit.cpp:1:
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h:3:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
/usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/InitExit.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/InitExit.o"
Error executing /usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/InitExit.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/InitExit.o"
compiled in (0:01.20)
Socket.cpp
clang++ -c `pkg-config --cflags freetype2` `pkg-config --cflags x11` `pkg-config --cflags fontconfig` `pkg-config --cflags xcb` `pkg-config --cflags expat`  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Socket.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Socket.o"
In file included from /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Socket.cpp:1:
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h:3:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
/usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Socket.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Socket.o"
Error executing /usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/Socket.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/Socket.o"
compiled in (0:01.08)
P7S.cpp
clang++ -c `pkg-config --cflags freetype2` `pkg-config --cflags x11` `pkg-config --cflags fontconfig` `pkg-config --cflags xcb` `pkg-config --cflags expat`  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/P7S.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/P7S.o"
In file included from /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/P7S.cpp:1:
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h:3:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
/usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/P7S.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/P7S.o"
Error executing /usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/P7S.cpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/P7S.o"
compiled in (0:01.23)
SSL.icpp
clang++ -c `pkg-config --cflags freetype2` `pkg-config --cflags x11` `pkg-config --cflags fontconfig` `pkg-config --cflags xcb` `pkg-config --cflags expat`  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.icpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/SSL.o"
In file included from /Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.icpp:1:
/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.h:3:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
/usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.icpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/SSL.o"
Error executing /usr/bin/clang++ -c -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/opt/freetype/include/freetype2
 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/Cellar/xorgproto/2021.3/include
 
  -I"/Users/jiangjun/dev/ultimatepp-master/uppsrc" -I"/opt/local/include" -I"/usr/include" -I"/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared" -DflagGUI -DflagCLANG -DflagSHARED -DflagBLITZ -DflagPOSIX -DflagBSD -DflagOSX  -fexceptions -mmacosx-version-min=10.13 -O3 -ffunction-sections -fdata-sections -x c++ -std=c++14 -Wall -Wno-logical-op-parentheses "/Users/jiangjun/dev/ultimatepp-master/uppsrc/Core/SSL/SSL.icpp"  -o "/Users/jiangjun/dev/ultimatepp-master/./.cache/upp.out/Core/SSL/CLANG.Blitz.Gui.Shared/SSL.o"
compiled in (0:01.18)
Core/SSL: 5 file(s) built in (0:05.43), 1087 msecs / file

There were errors. (0:05.93)
jiangjun@jiangjundeMBP ultimatepp-master % pkg-config --cflags openssl                    
-I/usr/local/Cellar/openssl@1.1/1.1.1k/include
jiangjun@jiangjundeMBP ultimatepp-master % pkg-config --libs openssl                    
-L/usr/local/Cellar/openssl@1.1/1.1.1k/lib -lssl -lcrypto
jiangjun@jiangjundeMBP ultimatepp-master % 
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: I cant compile sound example....
Next Topic: Never to able to compile any example.
Goto Forum:
  


Current Time: Tue May 21 17:07:26 CEST 2024

Total time taken to generate the page: 0.02446 seconds