Ok, pobrałem jeszcze raz i dostałem errora z qt5scripts (pomogła instalacja pakietu deweloperskiego z repo ubuntu).
Wdrożyłem następujące zmiany:
Commandline options:
-DCMAKE_AR:FILEPATH="/usr/bin/ar" -DCMAKE_BUILD_TYPE:STRING="" -DCMAKE_C_COMPILER:FILEPATH="/usr/bin/clang" -DCMAKE_CXX_COMPILER:FILEPATH="/usr/bin/clang++"
Cache file:
CMAKE_AR:FILEPATH=/usr/bin/ar
CMAKE_BUILD_TYPE:STRING=
CMAKE_C_COMPILER:FILEPATH=/usr/bin/clang
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/clang++
I jak na razie ładnie idzie via make...
I error:
Linking CXX executable evernus
[100%] Built target evernus
lodowka@lodowka-desktop:~/evernus-build$ ./evernus
Creating response cache path.
Cache path: "/home/lodowka/.cache/evernus.com/Evernus/api"
Switching language to "pl_PL"
DB path: "/home/lodowka/.local/share/evernus.com/Evernus/db/"
Error opening Eve DB!
Odpalono świeżo po kompilacji...
EDIT: Main.db ma 0 bitów, wtf!?
EDIT2: Mam błędy w jednym pliku:
lodowka@lodowka-desktop:~/evernus-build$ make
[ 1%] Generating /home/lodowka/evernus/lang/lang_pl_PL.ts
Scanning directory '/home/lodowka/evernus'...
/home/lodowka/evernus/AssetListRepository.cpp:53: Unterminated C++ string
/home/lodowka/evernus/AssetListRepository.cpp:56: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/AssetListRepository.cpp:56: Unterminated C++ string
/home/lodowka/evernus/AssetListRepository.cpp:25: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/AssetValueSnapshotRepository.cpp:48: Unterminated C++ string
/home/lodowka/evernus/AssetValueSnapshotRepository.cpp:53: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/AssetValueSnapshotRepository.cpp:53: Unterminated C++ string
/home/lodowka/evernus/AssetValueSnapshotRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CacheExternalOrderImporter.cpp:47: Class 'Evernus::CacheExternalOrderImporter' lacks Q_OBJECT macro
/home/lodowka/evernus/CacheTimerRepository.cpp:48: Unterminated C++ string
/home/lodowka/evernus/CacheTimerRepository.cpp:55: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CacheTimerRepository.cpp:55: Unterminated C++ string
/home/lodowka/evernus/CacheTimerRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CharacterRepository.cpp:83: Unterminated C++ string
/home/lodowka/evernus/CharacterRepository.cpp:110: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CharacterRepository.cpp:110: Unterminated C++ string
/home/lodowka/evernus/CharacterRepository.cpp:22: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ConquerableStationRepository.cpp:41: Unterminated C++ string
/home/lodowka/evernus/ConquerableStationRepository.cpp:45: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ConquerableStationRepository.cpp:45: Unterminated C++ string
/home/lodowka/evernus/ConquerableStationRepository.cpp:18: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CorpKeyRepository.cpp:43: Unterminated C++ string
/home/lodowka/evernus/CorpKeyRepository.cpp:47: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/CorpKeyRepository.cpp:47: Unterminated C++ string
/home/lodowka/evernus/CorpKeyRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ExternalOrderRepository.cpp:55: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:65: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ExternalOrderRepository.cpp:65: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:77: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:80: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:81: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ExternalOrderRepository.cpp:100: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:103: Unterminated C++ string
/home/lodowka/evernus/ExternalOrderRepository.cpp:23: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/FilterTextRepository.cpp:53: Unterminated C++ string
/home/lodowka/evernus/FilterTextRepository.cpp:56: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/FilterTextRepository.cpp:56: Unterminated C++ string
/home/lodowka/evernus/FilterTextRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ItemCostRepository.cpp:45: Unterminated C++ string
/home/lodowka/evernus/ItemCostRepository.cpp:50: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ItemCostRepository.cpp:50: Unterminated C++ string
/home/lodowka/evernus/ItemCostRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ItemRepository.cpp:52: Unterminated C++ string
/home/lodowka/evernus/ItemRepository.cpp:59: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/ItemRepository.cpp:59: Unterminated C++ string
/home/lodowka/evernus/ItemRepository.cpp:23: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/KeyRepository.cpp:42: Unterminated C++ string
/home/lodowka/evernus/KeyRepository.cpp:45: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/KeyRepository.cpp:45: Unterminated C++ string
/home/lodowka/evernus/KeyRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderRepository.cpp:76: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:96: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderRepository.cpp:96: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:97: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderRepository.cpp:97: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderRepository.cpp:130: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:136: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:184: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:190: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderRepository.cpp:190: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:386: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:391: Unterminated C++ string
/home/lodowka/evernus/MarketOrderRepository.cpp:22: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderValueSnapshotRepository.cpp:49: Unterminated C++ string
/home/lodowka/evernus/MarketOrderValueSnapshotRepository.cpp:55: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/MarketOrderValueSnapshotRepository.cpp:55: Unterminated C++ string
/home/lodowka/evernus/MarketOrderValueSnapshotRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/OrderScriptRepository.cpp:43: Unterminated C++ string
/home/lodowka/evernus/OrderScriptRepository.cpp:46: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/OrderScriptRepository.cpp:46: Unterminated C++ string
/home/lodowka/evernus/OrderScriptRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/RefTypeRepository.cpp:42: Unterminated C++ string
/home/lodowka/evernus/RefTypeRepository.cpp:45: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/RefTypeRepository.cpp:45: Unterminated C++ string
/home/lodowka/evernus/RefTypeRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/UpdateTimerRepository.cpp:48: Unterminated C++ string
/home/lodowka/evernus/UpdateTimerRepository.cpp:55: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/UpdateTimerRepository.cpp:55: Unterminated C++ string
/home/lodowka/evernus/UpdateTimerRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletJournalEntryRepository.cpp:71: Unterminated C++ string
/home/lodowka/evernus/WalletJournalEntryRepository.cpp:88: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletJournalEntryRepository.cpp:88: Unterminated C++ string
/home/lodowka/evernus/WalletJournalEntryRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletSnapshotRepository.cpp:48: Unterminated C++ string
/home/lodowka/evernus/WalletSnapshotRepository.cpp:53: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletSnapshotRepository.cpp:53: Unterminated C++ string
/home/lodowka/evernus/WalletSnapshotRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletTransactionRepository.cpp:62: Unterminated C++ string
/home/lodowka/evernus/WalletTransactionRepository.cpp:75: Excess closing parenthesis in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WalletTransactionRepository.cpp:75: Unterminated C++ string
/home/lodowka/evernus/WalletTransactionRepository.cpp:21: Unbalanced opening brace in C++ code (or abuse of the C++ preprocessor)
/home/lodowka/evernus/WarningBarWidget.cpp:41: Unterminated C++ string
/home/lodowka/evernus/WarningBarWidget.cpp:52: Unterminated C++ string
Updating '../evernus/lang/lang_pl_PL.ts'...
Found 645 source text(s) (0 new and 645 already existing)
[ 1%] Generating trans/lang_pl_PL.qm -> TEN WYGENEROWAŁ SIĘ POPRAWNIE
Updating '/home/lodowka/evernus-build/trans/lang_pl_PL.qm'...
Generated 645 translation(s) (645 finished and 0 unfinished)
Reszta jest ok.