Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - bash ./check_serial.sh
 - clang++ -x c++-header stdafx.h -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -o stdafx.h.gch
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c time_queue.cpp -o obj/time_queue.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c level.cpp -o obj/level.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c model.cpp -o obj/model.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c square.cpp -o obj/square.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c util.cpp -o obj/util.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c monster.cpp -o obj/monster.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c square_factory.cpp -o obj/square_factory.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c view.cpp -o obj/view.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c creature.cpp -o obj/creature.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c item_factory.cpp -o obj/item_factory.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c item.cpp -o obj/item.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c inventory.cpp -o obj/inventory.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c debug.cpp -o obj/debug.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c player.cpp -o obj/player.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c window_view.cpp -o obj/window_view.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c field_of_view.cpp -o obj/field_of_view.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c view_object.cpp -o obj/view_object.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c creature_factory.cpp -o obj/creature_factory.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c quest.cpp -o obj/quest.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c shortest_path.cpp -o obj/shortest_path.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c effect.cpp -o obj/effect.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c equipment.cpp -o obj/equipment.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c level_maker.cpp -o obj/level_maker.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c monster_ai.cpp -o obj/monster_ai.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c attack.cpp -o obj/attack.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c tribe.cpp -o obj/tribe.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c name_generator.cpp -o obj/name_generator.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c event.cpp -o obj/event.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c location.cpp -o obj/location.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c skill.cpp -o obj/skill.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c fire.cpp -o obj/fire.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c ranged_weapon.cpp -o obj/ranged_weapon.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c map_layout.cpp -o obj/map_layout.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c trigger.cpp -o obj/trigger.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c map_memory.cpp -o obj/map_memory.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c view_index.cpp -o obj/view_index.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c pantheon.cpp -o obj/pantheon.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c enemy_check.cpp -o obj/enemy_check.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c collective.cpp -o obj/collective.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c player_control.cpp -o obj/player_control.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c task.cpp -o obj/task.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c controller.cpp -o obj/controller.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c village_control.cpp -o obj/village_control.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c poison_gas.cpp -o obj/poison_gas.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c minion_equipment.cpp -o obj/minion_equipment.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c statistics.cpp -o obj/statistics.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c options.cpp -o obj/options.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c renderer.cpp -o obj/renderer.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c tile.cpp -o obj/tile.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c map_gui.cpp -o obj/map_gui.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c gui_elem.cpp -o obj/gui_elem.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c item_attributes.cpp -o obj/item_attributes.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c creature_attributes.cpp -o obj/creature_attributes.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c serialization.cpp -o obj/serialization.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c unique_entity.cpp -o obj/unique_entity.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c entity_set.cpp -o obj/entity_set.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c gender.cpp -o obj/gender.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c main.cpp -o obj/main.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c gzstream.cpp -o obj/gzstream.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c singleton.cpp -o obj/singleton.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c technology.cpp -o obj/technology.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c encyclopedia.cpp -o obj/encyclopedia.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c input_queue.cpp -o obj/input_queue.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c minimap_gui.cpp -o obj/minimap_gui.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c music.cpp -o obj/music.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c test.cpp -o obj/test.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c sectors.cpp -o obj/sectors.o
 - main.cpp:216:10: fatal error: no viable conversion from 'ifstream' (aka 'basic_ifstream<char>') to 'bool'
 - return ifstream("tiles_int.png");
 - ^~~~~~~~~~~~~~~~~~~~~~~~~
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c vision.cpp -o obj/vision.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c animation.cpp -o obj/animation.o
 - clang++ -MMD -Werror -Wall -std=c++0x -Wno-sign-compare -Wno-unused-variable -Wfatal-errors -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -DOSX -I. -I./extern -g -include-pch stdafx.h.gch -c clock.cpp -o obj/clock.o
 - 1 error generated.
 - make: *** [obj/main.o] Error 1
 - make: *** Waiting for unfinished jobs....
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment