Browse Source

Lots and Lots of compiler warnings

  Bugz, do you think you could figure out how fix these so we don't get
around 32 warnings... most of them are warnings about my dolog().
david 4 năm trước cách đây
mục cha
commit
be9a9ec3e7
2 tập tin đã thay đổi với 429 bổ sung330 xóa
  1. 1 1
      CMakeLists.txt
  2. 428 329
      main.cpp

+ 1 - 1
CMakeLists.txt

@@ -8,6 +8,6 @@ find_package(SQLite3 REQUIRED)
 add_subdirectory(odoors)
 include_directories(${SQLITE3_INCLUDE_DIRS})
 
-add_executable(main main.c)
+add_executable(main main.cpp)
 target_link_libraries(main odoors ${SQLITE3_LIBRARIES})
 

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 428 - 329
main.cpp


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác