Ekaseo
07-23-2015, 10:54 AM
I cant build the project anymore + it says the same error i get when i tried to build (or try to run the exe) the dx12 branch. So is rpcs3 now win8 only ? cuz if i cant even run it on win7, there is no way linux can.
(07-23-2015, 10:54 AM)Ekaseo Wrote: [ -> ]I cant build the project anymore + it says the same error i get when i tried to build (or try to run the exe) the dx12 branch. So is rpcs3 now win8 only ? cuz if i cant even run it on win7, there is no way linux can.
(07-23-2015, 03:04 PM)Ekaseo Wrote: [ -> ]so i have to install and setup visual studio all over again?
(07-23-2015, 03:04 PM)Ekaseo Wrote: [ -> ]so i have to install and setup visual studio all over again?
Quote:Severity Description Project File Line
Error error C2664: 'autojoin_thread_t::autojoin_thread_t(const autojoin_thread_t &': cannot convert argument 1 from 'cellAudioInit::<lambda_e05745dc43dc24da04d6c82402446513>:)::<lambda_6dc76fe4df42bf6af8e5e422336f620b>' to 'const autojoin_thread_t &' emucore cellAudio.cpp 138
Error error C2663: 'squeue_t<T,sq_size>::pop': 3 overloads have no legal conversion for 'this' pointer emucore cellAudio.cpp 93
Error error C2440: '<function-style-cast>': cannot convert from 'squeue_t<float *,31>' to 'cellAudioInit::<lambda_e05745dc43dc24da04d6c82402446513>:)::<lambda_74927cb4499494733baf0fbc6e745cee>' emucore cellAudio.cpp 138
(07-25-2015, 07:57 PM)Ekaseo Wrote: [ -> ]For some reason, i cant build the project, (specificaly emucore)
it displays this error:
Quote:Severity Description Project File Line
Error error C2664: 'autojoin_thread_t::autojoin_thread_t(const autojoin_thread_t &': cannot convert argument 1 from 'cellAudioInit::<lambda_e05745dc43dc24da04d6c82402446513>:)::<lambda_6dc76fe4df42bf6af8e5e422336f620b>' to 'const autojoin_thread_t &' emucore cellAudio.cpp 138
Error error C2663: 'squeue_t<T,sq_size>::pop': 3 overloads have no legal conversion for 'this' pointer emucore cellAudio.cpp 93
Error error C2440: '<function-style-cast>': cannot convert from 'squeue_t<float *,31>' to 'cellAudioInit::<lambda_e05745dc43dc24da04d6c82402446513>:)::<lambda_74927cb4499494733baf0fbc6e745cee>' emucore cellAudio.cpp 138
Did i forget something? why cant it build for me? Everything (llvm, ffmpeg, asmjit, wxWidgets, minidx9) is up to date, and all of them can be build without a problem, just emucore cant.
Quote:Severity Description Project File Line
Error error LNK1181: cannot open input file 'D:\Programy\RPCS3\Neko branch\x64\Release - LLVM\emucore.lib' rpcs3 LINK