Created
May 20, 2018 10:26
-
-
Save abhijat/9ca5af38369c139cc529b6210e3bb982 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DPI mode: per-monitor v2 | |
startup, version: 3176 windows x64 channel: stable | |
executable: /C/Program Files/Sublime Text 3/sublime_text.exe | |
working dir: /C/Program Files/Sublime Text 3 | |
packages path: /C/Users/abhijat/AppData/Roaming/Sublime Text 3/Packages | |
state path: /C/Users/abhijat/AppData/Roaming/Sublime Text 3/Local | |
zip path: /C/Program Files/Sublime Text 3/Packages | |
zip path: /C/Users/abhijat/AppData/Roaming/Sublime Text 3/Installed Packages | |
ignored_packages: ["Vintage"] | |
pre session restore time: 0.299623 | |
startup time: 0.414623 | |
first paint time: 0.420623 | |
reloading plugin Default.arithmetic | |
reloading plugin Default.auto_indent_tag | |
reloading plugin Default.block | |
reloading plugin Default.colors | |
reloading plugin Default.comment | |
reloading plugin Default.convert_color_scheme | |
reloading plugin Default.convert_syntax | |
reloading plugin Default.copy_path | |
reloading plugin Default.delete_word | |
reloading plugin Default.detect_indentation | |
reloading plugin Default.duplicate_line | |
reloading plugin Default.echo | |
reloading plugin Default.exec | |
reloading plugin Default.fold | |
reloading plugin Default.font | |
reloading plugin Default.goto_line | |
reloading plugin Default.history_list | |
reloading plugin Default.indentation | |
reloading plugin Default.install_package_control | |
reloading plugin Default.kill_ring | |
reloading plugin Default.mark | |
reloading plugin Default.new_templates | |
reloading plugin Default.open_context_url | |
reloading plugin Default.open_in_browser | |
reloading plugin Default.pane | |
reloading plugin Default.paragraph | |
reloading plugin Default.paste_from_history | |
reloading plugin Default.profile | |
reloading plugin Default.quick_panel | |
reloading plugin Default.rename | |
reloading plugin Default.run_syntax_tests | |
reloading plugin Default.save_on_focus_lost | |
reloading plugin Default.scroll | |
reloading plugin Default.set_unsaved_view_name | |
reloading plugin Default.settings | |
reloading plugin Default.show_scope_name | |
reloading plugin Default.side_bar | |
reloading plugin Default.sort | |
reloading plugin Default.swap_line | |
reloading plugin Default.switch_file | |
reloading plugin Default.symbol | |
reloading plugin Default.transform | |
reloading plugin Default.transpose | |
reloading plugin Default.trim_trailing_white_space | |
reloading plugin Default.ui | |
reloading plugin CSS.css_completions | |
reloading plugin Diff.diff | |
reloading plugin HTML.encode_html_entities | |
reloading plugin HTML.html_completions | |
reloading plugin ShellScript.ShellScript | |
reloading plugin 0_package_control_loader.00-package_control | |
reloading plugin 0_package_control_loader.01-pygments | |
reloading plugin 0_package_control_loader.10-shellenv | |
reloading plugin 0_package_control_loader.50-markupsafe | |
reloading plugin 0_package_control_loader.50-pymdownx | |
reloading plugin 0_package_control_loader.50-python-markdown | |
reloading plugin 0_package_control_loader.50-pyyaml | |
reloading plugin 0_package_control_loader.51-python-jinja2 | |
reloading plugin 0_package_control_loader.55-mdpopups | |
reloading plugin Clang Format.clang_format | |
reloading plugin CMake.AutoComplete | |
reloading plugin EditorConfig.EditorConfig | |
reloading plugin Logging Control.logging_control | |
reloading plugin LSP.boot | |
reloading plugin Package Control.1_reloader | |
reloading plugin Package Control.2_bootstrap | |
reloading plugin Package Control.Package Control | |
reloading plugin Rust Enhanced.cargo_build | |
reloading plugin Rust Enhanced.SyntaxCheckPlugin | |
reloading plugin Rust Enhanced.toggle_setting | |
reloading plugin EasyClangComplete.EasyClangComplete | |
plugins loaded | |
LSP: global clients: | |
[ECC:DEBUG]:[settings_storage.py]:[need_reparse]:[MainThread]: settings complete | |
[ECC:DEBUG]:[EasyClangComplete.py]:[on_activated_async]:[MainThread]: on_activated_async view id 25 | |
[ECC:DEBUG]:[settings_manager.py]:[settings_for_view]:[MainThread]: no settings for view 25. Reinitializing. | |
[ECC:DEBUG]:[settings_storage.py]:[__load_vars_from_settings]:[MainThread]: Overriding settings by project ones if needed: | |
[ECC:DEBUG]:[settings_storage.py]:[__load_vars_from_settings]:[MainThread]: Valid prefixes: ['ecc_', 'easy_clang_complete_'] | |
[ECC:DEBUG]:[settings_storage.py]:[__load_vars_from_settings]:[MainThread]: Reading settings... | |
[ECC:DEBUG]:[settings_storage.py]:[__load_vars_from_settings]:[MainThread]: Settings sucessfully read... | |
[ECC:INFO]:[tools.py]:[get_clang_version_str]:[MainThread]: Getting version from command: `clang++ -v` | |
[ECC:DEBUG]:[settings_storage.py]:[__populate_common_flags]:[MainThread]: populating common_flags with current variables. | |
[ECC:DEBUG]:[settings_storage.py]:[__replace_wildcard_if_needed]:[MainThread]: populated '-I$project_base_path/src' to '-IC:\\code\\cpp\\a/src' | |
[ECC:DEBUG]:[settings_storage.py]:[__replace_wildcard_if_needed]:[MainThread]: populated '-I/usr/lib/clang/$clang_version/include' to '-I/usr/lib/clang/6.0.0/include' | |
[ECC:DEBUG]:[settings_manager.py]:[__init_for_view]:[MainThread]: settings initialized for view: 25 | |
Resetting logging system... | |
15:55:15 INFO Logging Control.logging_control:266 reset_logging_system() Logging system has been reset; root level is INFO; console level is DEBUG; logging to file is DISABLED | |
[ECC:DEBUG]:[view_config.py]:[load_for_view]:[Thread-4]: generate new config for path: 25 | |
[ECC:DEBUG]:[EasyClangComplete.py]:[on_activated_async]:[Dummy-6]: on_activated_async view id 25 | |
[ECC:DEBUG]:[singleton_thread_pool.py]:[new_job]:[Dummy-6]: Cannot cancel job: 'job: 'update'' | |
[ECC:INFO]:[view_config.py]:[__init_completer]:[Thread-4]: init completer based on libclang | |
[ECC:DEBUG]:[lib_complete.py]:[__init__]:[Thread-4]: using bundled cindex: EasyClangComplete.plugin.clang.cindex50 | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: platform: ('64bit', 'WindowsPE') | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: python version: 3.3.6 | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: we are on 'Windows' | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: user provided libclang_path: <some_path_here> | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: searching for: 'libclang.dll' | |
[ECC:DEBUG]:[utils.py]:[find_libclang_dir]:[Thread-4]: libclang search output = 'C:\Program Files\LLVM\bin\' | |
[ECC:DEBUG]:[utils.py]:[dir_from_output]:[Thread-4]: real output: C:\Program Files\LLVM\bin\ | |
[ECC:DEBUG]:[utils.py]:[dir_from_output]:[Thread-4]: architecture: ('64bit', 'WindowsPE') | |
[ECC:INFO]:[utils.py]:[find_libclang_dir]:[Thread-4]: found libclang library file: 'C:\Program Files\LLVM\bin\libclang.dll' | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'CMakeLists.txt' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: found 'CMakeLists.txt' file: C:\code\cpp\a\CMakeLists.txt | |
[ECC:DEBUG]:[tools.py]:[contains]:[Thread-4]: found needed line: 'project(a) | |
' | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[current]: 'C:\code\cpp\a\CMakeLists.txt' | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[generate new db] | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: Folder c:\users\abhijat\appdata\local\temp\EasyClangComplete\cmake_builds\0cebe5e209f5a691fc5fa2cd26eb65ae exists. | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: prefix paths: [] | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: merged paths: | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: CMAKE_PREFIX_PATH: | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: running command: ['cmake', '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-G"MinGW Makefiles"', '-DCMAKE_C_COMPILER=gcc', '-DCMAKE_CXX_COMPILER=g++', 'C:\\code\\cpp\\a'] | |
[ECC:DEBUG]:[tools.py]:[run_command]:[Thread-4]: command finished with code: 1 | |
[ECC:DEBUG]:[tools.py]:[run_command]:[Thread-4]: command output: | |
CMake Error: Could not create named generator "MinGW Makefiles" | |
Generators | |
Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 12 2013 [arch] = Generates Visual Studio 2013 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 11 2012 [arch] = Generates Visual Studio 2012 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 10 2010 [arch] = Generates Visual Studio 2010 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 9 2008 [arch] = Generates Visual Studio 2008 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 8 2005 [arch] = Deprecated. Generates Visual Studio 2005 | |
project files. Optional [arch] can be | |
"Win64". | |
Borland Makefiles = Generates Borland makefiles. | |
NMake Makefiles = Generates NMake makefiles. | |
NMake Makefiles JOM = Generates JOM makefiles. | |
Green Hills MULTI = Generates Green Hills MULTI files | |
(experimental, work-in-progress). | |
MSYS Makefiles = Generates MSYS makefiles. | |
MinGW Makefiles = Generates a make file for use with | |
mingw32-make. | |
Unix Makefiles = Generates standard UNIX makefiles. | |
Ninja = Generates build.ninja files. | |
Watcom WMake = Generates Watcom WMake makefiles. | |
CodeBlocks - MinGW Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles JOM | |
= Generates CodeBlocks project files. | |
CodeBlocks - Ninja = Generates CodeBlocks project files. | |
CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. | |
CodeLite - MinGW Makefiles = Generates CodeLite project files. | |
CodeLite - NMake Makefiles = Generates CodeLite project files. | |
CodeLite - Ninja = Generates CodeLite project files. | |
CodeLite - Unix Makefiles = Generates CodeLite project files. | |
Sublime Text 2 - MinGW Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - NMake Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. | |
Sublime Text 2 - Unix Makefiles | |
= Generates Sublime Text 2 project files. | |
Kate - MinGW Makefiles = Generates Kate project files. | |
Kate - NMake Makefiles = Generates Kate project files. | |
Kate - Ninja = Generates Kate project files. | |
Kate - Unix Makefiles = Generates Kate project files. | |
Eclipse CDT4 - NMake Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - MinGW Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files. | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: cmake produced output: | |
CMake Error: Could not create named generator "MinGW Makefiles" | |
Generators | |
Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 12 2013 [arch] = Generates Visual Studio 2013 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 11 2012 [arch] = Generates Visual Studio 2012 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 10 2010 [arch] = Generates Visual Studio 2010 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 9 2008 [arch] = Generates Visual Studio 2008 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 8 2005 [arch] = Deprecated. Generates Visual Studio 2005 | |
project files. Optional [arch] can be | |
"Win64". | |
Borland Makefiles = Generates Borland makefiles. | |
NMake Makefiles = Generates NMake makefiles. | |
NMake Makefiles JOM = Generates JOM makefiles. | |
Green Hills MULTI = Generates Green Hills MULTI files | |
(experimental, work-in-progress). | |
MSYS Makefiles = Generates MSYS makefiles. | |
MinGW Makefiles = Generates a make file for use with | |
mingw32-make. | |
Unix Makefiles = Generates standard UNIX makefiles. | |
Ninja = Generates build.ninja files. | |
Watcom WMake = Generates Watcom WMake makefiles. | |
CodeBlocks - MinGW Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles JOM | |
= Generates CodeBlocks project files. | |
CodeBlocks - Ninja = Generates CodeBlocks project files. | |
CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. | |
CodeLite - MinGW Makefiles = Generates CodeLite project files. | |
CodeLite - NMake Makefiles = Generates CodeLite project files. | |
CodeLite - Ninja = Generates CodeLite project files. | |
CodeLite - Unix Makefiles = Generates CodeLite project files. | |
Sublime Text 2 - MinGW Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - NMake Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. | |
Sublime Text 2 - Unix Makefiles | |
= Generates Sublime Text 2 project files. | |
Kate - MinGW Makefiles = Generates Kate project files. | |
Kate - NMake Makefiles = Generates Kate project files. | |
Kate - Ninja = Generates Kate project files. | |
Kate - Unix Makefiles = Generates Kate project files. | |
Eclipse CDT4 - NMake Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - MinGW Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files. | |
[ECC:ERROR]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: cmake has finished, but no compilation database. | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[get]: for file c:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'compile_commands.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[current]: 'None' | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[load new] | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[no new]: return None | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'CppProperties.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[current]: 'None' | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'c_cpp_properties.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[current]: 'None' | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching '.clang_complete' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[current]: 'None' | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: view is 25 | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: translation unit does not exist. Creating. | |
[ECC:DEBUG]:[lib_complete.py]:[parse_tu]:[Thread-4]: clang flags are: ['-c', '-fsyntax-only', '-x', 'c++', '-std=c++11', '-I\\usr\\include', '-IC:\\code\\cpp\\a\\src', '-I\\usr\\lib\\clang\\6.0.0\\include', '-IC:\\code\\cpp\\a', '-IC:\\code\\cpp'] | |
[ECC:DEBUG]:[lib_complete.py]:[parse_tu]:[Thread-4]: compilation started for view id: 25 | |
[ECC:DEBUG]:[lib_complete.py]:[parse_tu]:[Thread-4]: compilation done in 0.0448460578918457 seconds | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: reparsing translation_unit for view 25 | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: reparsed in 0.0538938045501709 seconds | |
[ECC:DEBUG]:[popup_error_vis.py]:[generate]:[Thread-4]: generating error regions for view 25 | |
[ECC:DEBUG]:[popup_error_vis.py]:[generate]:[Thread-4]: 1 error regions ready | |
[ECC:DEBUG]:[popup_error_vis.py]:[show_errors]:[Thread-4]: showing error regions: [(8, 10), (74, 77), (86, 89), (99, 104)] | |
[ECC:DEBUG]:[EasyClangComplete.py]:[config_updated]:[Thread-4]: updated config: <EasyClangComplete.plugin.view_config.ViewConfig object at 0x000001A84E252E10> | |
[ECC:DEBUG]:[view_config.py]:[load_for_view]:[Thread-4]: config exists for path: 25 | |
[ECC:INFO]:[view_config.py]:[__init_completer]:[Thread-4]: init completer based on libclang | |
[ECC:DEBUG]:[lib_complete.py]:[__init__]:[Thread-4]: using bundled cindex: EasyClangComplete.plugin.clang.cindex50 | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'CMakeLists.txt' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: found 'CMakeLists.txt' file: C:\code\cpp\a\CMakeLists.txt | |
[ECC:DEBUG]:[tools.py]:[contains]:[Thread-4]: found needed line: 'project(a) | |
' | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[current]: 'C:\code\cpp\a\CMakeLists.txt' | |
[ECC:DEBUG]:[cmake_file.py]:[get_flags]:[Thread-4]: [cmake]:[generate new db] | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: Folder c:\users\abhijat\appdata\local\temp\EasyClangComplete\cmake_builds\0cebe5e209f5a691fc5fa2cd26eb65ae exists. | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: prefix paths: [] | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: merged paths: | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: CMAKE_PREFIX_PATH: | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: running command: ['cmake', '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-G"MinGW Makefiles"', '-DCMAKE_C_COMPILER=gcc', '-DCMAKE_CXX_COMPILER=g++', 'C:\\code\\cpp\\a'] | |
[ECC:DEBUG]:[tools.py]:[run_command]:[Thread-4]: command finished with code: 1 | |
[ECC:DEBUG]:[tools.py]:[run_command]:[Thread-4]: command output: | |
CMake Error: Could not create named generator "MinGW Makefiles" | |
Generators | |
Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 12 2013 [arch] = Generates Visual Studio 2013 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 11 2012 [arch] = Generates Visual Studio 2012 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 10 2010 [arch] = Generates Visual Studio 2010 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 9 2008 [arch] = Generates Visual Studio 2008 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 8 2005 [arch] = Deprecated. Generates Visual Studio 2005 | |
project files. Optional [arch] can be | |
"Win64". | |
Borland Makefiles = Generates Borland makefiles. | |
NMake Makefiles = Generates NMake makefiles. | |
NMake Makefiles JOM = Generates JOM makefiles. | |
Green Hills MULTI = Generates Green Hills MULTI files | |
(experimental, work-in-progress). | |
MSYS Makefiles = Generates MSYS makefiles. | |
MinGW Makefiles = Generates a make file for use with | |
mingw32-make. | |
Unix Makefiles = Generates standard UNIX makefiles. | |
Ninja = Generates build.ninja files. | |
Watcom WMake = Generates Watcom WMake makefiles. | |
CodeBlocks - MinGW Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles JOM | |
= Generates CodeBlocks project files. | |
CodeBlocks - Ninja = Generates CodeBlocks project files. | |
CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. | |
CodeLite - MinGW Makefiles = Generates CodeLite project files. | |
CodeLite - NMake Makefiles = Generates CodeLite project files. | |
CodeLite - Ninja = Generates CodeLite project files. | |
CodeLite - Unix Makefiles = Generates CodeLite project files. | |
Sublime Text 2 - MinGW Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - NMake Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. | |
Sublime Text 2 - Unix Makefiles | |
= Generates Sublime Text 2 project files. | |
Kate - MinGW Makefiles = Generates Kate project files. | |
Kate - NMake Makefiles = Generates Kate project files. | |
Kate - Ninja = Generates Kate project files. | |
Kate - Unix Makefiles = Generates Kate project files. | |
Eclipse CDT4 - NMake Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - MinGW Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files. | |
[ECC:DEBUG]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: cmake produced output: | |
CMake Error: Could not create named generator "MinGW Makefiles" | |
Generators | |
Visual Studio 15 2017 [arch] = Generates Visual Studio 2017 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 14 2015 [arch] = Generates Visual Studio 2015 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 12 2013 [arch] = Generates Visual Studio 2013 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 11 2012 [arch] = Generates Visual Studio 2012 project files. | |
Optional [arch] can be "Win64" or "ARM". | |
Visual Studio 10 2010 [arch] = Generates Visual Studio 2010 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 9 2008 [arch] = Generates Visual Studio 2008 project files. | |
Optional [arch] can be "Win64" or "IA64". | |
Visual Studio 8 2005 [arch] = Deprecated. Generates Visual Studio 2005 | |
project files. Optional [arch] can be | |
"Win64". | |
Borland Makefiles = Generates Borland makefiles. | |
NMake Makefiles = Generates NMake makefiles. | |
NMake Makefiles JOM = Generates JOM makefiles. | |
Green Hills MULTI = Generates Green Hills MULTI files | |
(experimental, work-in-progress). | |
MSYS Makefiles = Generates MSYS makefiles. | |
MinGW Makefiles = Generates a make file for use with | |
mingw32-make. | |
Unix Makefiles = Generates standard UNIX makefiles. | |
Ninja = Generates build.ninja files. | |
Watcom WMake = Generates Watcom WMake makefiles. | |
CodeBlocks - MinGW Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles = Generates CodeBlocks project files. | |
CodeBlocks - NMake Makefiles JOM | |
= Generates CodeBlocks project files. | |
CodeBlocks - Ninja = Generates CodeBlocks project files. | |
CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. | |
CodeLite - MinGW Makefiles = Generates CodeLite project files. | |
CodeLite - NMake Makefiles = Generates CodeLite project files. | |
CodeLite - Ninja = Generates CodeLite project files. | |
CodeLite - Unix Makefiles = Generates CodeLite project files. | |
Sublime Text 2 - MinGW Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - NMake Makefiles | |
= Generates Sublime Text 2 project files. | |
Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. | |
Sublime Text 2 - Unix Makefiles | |
= Generates Sublime Text 2 project files. | |
Kate - MinGW Makefiles = Generates Kate project files. | |
Kate - NMake Makefiles = Generates Kate project files. | |
Kate - Ninja = Generates Kate project files. | |
Kate - Unix Makefiles = Generates Kate project files. | |
Eclipse CDT4 - NMake Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - MinGW Makefiles | |
= Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. | |
Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files. | |
[ECC:ERROR]:[cmake_file.py]:[__compile_cmake]:[Thread-4]: cmake has finished, but no compilation database. | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[get]: for file c:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'compile_commands.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[current]: 'None' | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[load new] | |
[ECC:DEBUG]:[compilation_db.py]:[get_flags]:[Thread-4]: [db]:[no new]: return None | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'CppProperties.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[CppProperties.py]:[get_flags]:[Thread-4]: [CppProperties]:[current]: 'None' | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching 'c_cpp_properties.json' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[c_cpp_properties.py]:[get_flags]:[Thread-4]: [c_cpp_properties]:[current]: 'None' | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[get]: for file C:\code\cpp\a\main.cpp | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[cached]: 'None' | |
[ECC:DEBUG]:[tools.py]:[search]:[Thread-4]: searching '.clang_complete' from 'C:\code\cpp\a' to 'C:\\code\\cpp\\a' | |
[ECC:DEBUG]:[flags_file.py]:[get_flags]:[Thread-4]: [clang_complete_file]:[current]: 'None' | |
[ECC:DEBUG]:[view_config.py]:[needs_update]:[Thread-4]: view config needs no update. | |
[ECC:DEBUG]:[tools.py]:[is_unchanged]:[Thread-4]: never seen file 'C:\code\cpp\a\main.cpp' before. Updating. | |
[ECC:DEBUG]:[view_config.py]:[update_if_needed]:[Thread-4]: config updates existing completer. | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: view is 25 | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: reparsing translation_unit for view 25 | |
[ECC:DEBUG]:[lib_complete.py]:[update]:[Thread-4]: reparsed in 0.00698089599609375 seconds | |
[ECC:DEBUG]:[popup_error_vis.py]:[generate]:[Thread-4]: generating error regions for view 25 | |
[ECC:DEBUG]:[popup_error_vis.py]:[generate]:[Thread-4]: removing old error regions | |
[ECC:DEBUG]:[popup_error_vis.py]:[generate]:[Thread-4]: 1 error regions ready | |
[ECC:DEBUG]:[popup_error_vis.py]:[show_errors]:[Thread-4]: showing error regions: [(8, 10), (74, 77), (86, 89), (99, 104)] | |
[ECC:DEBUG]:[EasyClangComplete.py]:[config_updated]:[Thread-4]: updated config: <EasyClangComplete.plugin.view_config.ViewConfig object at 0x000001A84E252E10> | |
Package Control: Skipping automatic upgrade, last run at 2018-05-20 15:37:47, next run at 2018-05-20 16:37:47 or after |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment