Eve Online > Dyskusje ogólne

Evernus - nowe narzędzie do obsługi marketu i zarządzania zasobami

<< < (8/18) > >>

ManganMan:

--- Cytat: Pol Kent w Sierpień 15, 2014, 15:39:19 ---Buhahahaha....cykl rozwojowy szybszy niż Firefoxa  ;D

--- Koniec cytatu ---
Lol. Już jest 1.7 (hotfix) o_O
A ja nawet nie rekompilowałem :-\

Pete Butcher:

--- Cytat: ManganMan w Sierpień 16, 2014, 09:35:41 ---Lol. Już jest 1.7 (hotfix) o_O
A ja nawet nie rekompilowałem :-\

--- Koniec cytatu ---

A taki ninja release o 1:00 w nocy.

ManganMan:
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:

--- Kod: ---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++
--- Koniec kodu ---
I jak na razie ładnie idzie via make...
I error:

--- Kod: ---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!

--- Koniec kodu ---
Odpalono świeżo po kompilacji... :-\

EDIT: Main.db ma 0 bitów, wtf!? :o

EDIT2: Mam błędy w jednym pliku:

--- Kod: ---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)

--- Koniec kodu ---
Reszta jest ok.

Pete Butcher:
Cytując help do kompilacji: binarka musi być w katalogu z podkatalogami res i trans.
A to drugie to nie błąd tylko zepsuty tool do wyciągania tłumaczeń od qt. Można zignorować.

ManganMan:

--- Cytat: Pete Butcher w Sierpień 18, 2014, 14:25:10 ---Cytując help do kompilacji: binarka musi być w katalogu z podkatalogami res i trans.
A to drugie to nie błąd tylko zepsuty tool do wyciągania tłumaczeń od qt. Można zignorować.

--- Koniec cytatu ---
Res nie wiem czemu nie wygenerował się w trakcie kompilacji (zamiast niego jest CMakeFiles); Trans jest.
I jak to było pokazywane w powyższym przykładzie, program był odpalany zaraz po kompilacji.

Nawigacja

[0] Indeks wiadomości

[#] Następna strona

[*] Poprzednia strona

Idź do wersji pełnej