Arama Sonuçları

  1. erto42

    Yardım GetDistanceNew ve split_argument hatası

    tab ayarına dikkat et tab hatası vermiş
  2. erto42

    Yardım GetDistanceNew ve split_argument hatası

    std::vector<std::string> vecArgsEx; std::stringstream ss(vecArgs[2]); std::string token; while (std::getline(ss, token, '?')) { vecArgsEx.push_back(token); } bunu ekler misin oraya bi
  3. erto42

    Yardım GetDistanceNew ve split_argument hatası

    game tarafında utils.cpp ve .h dosyasında , cmd general ve cmd gm dosyalarında splıt argument tanımlı mı
  4. erto42

    Yardım GetDistanceNew ve split_argument hatası

    StdAfx.cpp ve .h ye eklemeleri yaptın mı
Geri
Üst