- Katılım
- 4 May 2020
- Konular
- 120
- Mesajlar
- 908
- Online süresi
- 4ay 29g
- Reaksiyon Skoru
- 182
- Altın Konu
- 0
- Başarım Puanı
- 133
- TM Yaşı
- 5 Yıl 11 Ay 21 Gün
- MmoLira
- 6,546
- DevLira
- 60
Metin2 EP, Valorant VP dahil tüm oyun ürünlerini en uygun fiyatlarla bulabilir, Item ve Karakterlerinizi hızlıca satabilirsiniz. HEMEN TIKLA!
türkçe konuşanı vuruyorlarmış bu konuda öyle duydum![]()
kanak release lib derlemiyor .exe veriyorAçık kaynak kodunu derlediğin zaman gerekli libleri verecektir ister dll olarak ister lib olarak kullan
- Katılım
- 4 May 2018
- Konular
- 227
- Mesajlar
- 3,303
- Online süresi
- 10ay 18g
- Reaksiyon Skoru
- 1,282
- Altın Konu
- 2
- Başarım Puanı
- 284
- Yaş
- 26
- TM Yaşı
- 7 Yıl 11 Ay 21 Gün
- MmoLira
- 3,507
- DevLira
- 63
Projeye sağ tık yap özellikler veya properties kısmından exe yerine dll seç veya lib
kanak release lib derlemiyor .exe veriyor
- Katılım
- 26 Mar 2024
- Konular
- 1,251
- Mesajlar
- 4,515
- Online süresi
- 3ay 23g
- Reaksiyon Skoru
- 3,791
- Altın Konu
- 521
- Başarım Puanı
- 274
- Yaş
- 28
- TM Yaşı
- 2 Yıl 23 Gün
- MmoLira
- 129,605
- DevLira
- 450
Paylaşım için teşekkürler.
- Katılım
- 4 May 2020
- Konular
- 120
- Mesajlar
- 908
- Online süresi
- 4ay 29g
- Reaksiyon Skoru
- 182
- Altın Konu
- 0
- Başarım Puanı
- 133
- TM Yaşı
- 5 Yıl 11 Ay 21 Gün
- MmoLira
- 6,546
- DevLira
- 60
te
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: __thiscall amun::VoiceChat::VoiceChat(void)" (__imp_??0VoiceChat@amun@@QAE@XZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: virtual __thiscall amun::VoiceChat::~VoiceChat(void)" (__imp_??1VoiceChat@amun@@UAE@XZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::setPlaybackDelay(unsigned int)" (__imp_?setPlaybackDelay@VoiceChat@amun@@QAEXI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::init(unsigned int,unsigned char)" (__imp_?init@VoiceChat@amun@@QAE_NIE@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::destroy(void)" (__imp_?destroy@VoiceChat@amun@@QAEXXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::startRecording(void)" (__imp_?startRecording@VoiceChat@amun@@QAE_NXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::stopRecording(void)" (__imp_?stopRecording@VoiceChat@amun@@QAEXXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: unsigned int __thiscall amun::VoiceChat::getSampleRate(void)const " (__imp_?getSampleRate@VoiceChat@amun@@QBEIXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: unsigned char __thiscall amun::VoiceChat::getChannelCount(void)const " (__imp_?getChannelCount@VoiceChat@amun@@QBEEXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::setVolume(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float)" (__imp_?setVolume@VoiceChat@amun@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@M@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: class std::vector<short,class std::allocator<short> > const & __thiscall amun::VoiceChat::decode(char const *,unsigned int)" (__imp_?decode@VoiceChat@amun@@QAEABV?$vector@FV?$allocator@F@std@@@std@@PBDI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::addSamples(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,short const *,unsigned int)" (__imp_?addSamples@VoiceChat@amun@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: class std::vector<char,class std::allocator<char> > const & __thiscall amun::VoiceChat::encode(short const *,unsigned int)" (__imp_?encode@VoiceChat@amun@@QAEABV?$vector@DV?$allocator@D@std@@@std@@PBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: float __thiscall amun::VoiceChat::calculateSoundPressureLevel(short const *,unsigned int)const " (__imp_?calculateSoundPressureLevel@VoiceChat@amun@@QBEMPBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::normalizeAmplitude(short *,unsigned int,float,float)" (__imp_?normalizeAmplitude@VoiceChat@amun@@QAEXPAFIMM@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::isReady(void)const " (__imp_?isReady@VoiceChat@amun@@QBE_NXZ)
1>C:\Users\ramaz\OneDrive\Masaüstü\Ramazan_Proje\gridli clientsrc\binary\Metin2Release.exe : fatal error LNK1120: 16 çözümlenmemiş dışlar
teşekkürler build alırken böyle eksik var galibaProjeye sağ tık yap özellikler veya properties kısmından exe yerine dll seç veya lib
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: __thiscall amun::VoiceChat::VoiceChat(void)" (__imp_??0VoiceChat@amun@@QAE@XZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: virtual __thiscall amun::VoiceChat::~VoiceChat(void)" (__imp_??1VoiceChat@amun@@UAE@XZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::setPlaybackDelay(unsigned int)" (__imp_?setPlaybackDelay@VoiceChat@amun@@QAEXI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::init(unsigned int,unsigned char)" (__imp_?init@VoiceChat@amun@@QAE_NIE@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::destroy(void)" (__imp_?destroy@VoiceChat@amun@@QAEXXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::startRecording(void)" (__imp_?startRecording@VoiceChat@amun@@QAE_NXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::stopRecording(void)" (__imp_?stopRecording@VoiceChat@amun@@QAEXXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: unsigned int __thiscall amun::VoiceChat::getSampleRate(void)const " (__imp_?getSampleRate@VoiceChat@amun@@QBEIXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: unsigned char __thiscall amun::VoiceChat::getChannelCount(void)const " (__imp_?getChannelCount@VoiceChat@amun@@QBEEXZ)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::setVolume(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float)" (__imp_?setVolume@VoiceChat@amun@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@M@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: class std::vector<short,class std::allocator<short> > const & __thiscall amun::VoiceChat::decode(char const *,unsigned int)" (__imp_?decode@VoiceChat@amun@@QAEABV?$vector@FV?$allocator@F@std@@@std@@PBDI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::addSamples(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,short const *,unsigned int)" (__imp_?addSamples@VoiceChat@amun@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: class std::vector<char,class std::allocator<char> > const & __thiscall amun::VoiceChat::encode(short const *,unsigned int)" (__imp_?encode@VoiceChat@amun@@QAEABV?$vector@DV?$allocator@D@std@@@std@@PBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: float __thiscall amun::VoiceChat::calculateSoundPressureLevel(short const *,unsigned int)const " (__imp_?calculateSoundPressureLevel@VoiceChat@amun@@QBEMPBFI@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: void __thiscall amun::VoiceChat::normalizeAmplitude(short *,unsigned int,float,float)" (__imp_?normalizeAmplitude@VoiceChat@amun@@QAEXPAFIMM@Z)
1>VoiceChat.obj : error LNK2001: çözümlenmemiş dış sembol "__declspec(dllimport) public: bool __thiscall amun::VoiceChat::isReady(void)const " (__imp_?isReady@VoiceChat@amun@@QBE_NXZ)
1>C:\Users\ramaz\OneDrive\Masaüstü\Ramazan_Proje\gridli clientsrc\binary\Metin2Release.exe : fatal error LNK1120: 16 çözümlenmemiş dışlar
- Katılım
- 30 Kas 2020
- Konular
- 1
- Mesajlar
- 4
- Online süresi
- 2g 17219s
- Reaksiyon Skoru
- 7
- Altın Konu
- 0
- Başarım Puanı
- 42
- TM Yaşı
- 5 Yıl 4 Ay 20 Gün
- MmoLira
- 381
- DevLira
- 3
The exe is just an app that I used for quick testing and debugging, he either messed something up or didn't check what the output directory is(it outputs the files in public_implementation/client afair).Right click on the project and select dll instead of exe or lib from the properties section.
As for the people that can't build it, I literally gave you everything you need(I even added the precompiled FLAC libs on github). If you can't even build it from there, then I don't know what else to say.. Check the configuration type, check voice_chat.h macro VOICE_CHAT__STATIC_LIB(both in voice chat project, as well as in your extern folder - THEY SHOULD BE IDENTICAL), check your platform toolset and your sdk version..
If you're still having issues with the static version, build it as DLL, that's much easier to deal with.
Şu an konuyu görüntüleyenler (Toplam : 1, Üye: 0, Misafir: 1)
Benzer konular
- Cevaplar
- 8
- Görüntüleme
- 2K
- Cevaplar
- 0
- Görüntüleme
- 41
- Cevaplar
- 8
- Görüntüleme
- 616









