Arama Sonuçları

  1. Kaiser

    Çözüldü Dump proto derlerken hata

    dump_proto içindeki CsvFile.h dosyasında: Arat: #if _MSC_VER #include <hash_map> #else #include <map> #endif Bu şekilde değiştir, //#if _MSC_VER // #include <hash_map> //#else #include <map> //#endif Tekrar arat: #if _MSC_VER typedef stdext::hash_map<std::string, size_t>...
Geri
Üst