Hello!
Ok there is my problem... i got a 7.6 (Avesta 7.6 V4) and with my old computer i could compile perfect with Dev-C++ (x64) of Stian (posted here), but i bought a new computer and i upload to internet alll the files needed for the dev-C++ and now i got my computer and i downloaded it, it seem works, all my sources not got any error but in the final linking the avesta.exe i got a lots of errors (that i never get with my old pc)
Errors:
For sure i got a lot more of errors (is the same error but it repeat a lot of times), so what i can do for compile?
PD: New computer = Windows XP RAM 2gb Harddisk = 290gb ATI video card and anothers i really think that this is not needed
Ok there is my problem... i got a 7.6 (Avesta 7.6 V4) and with my old computer i could compile perfect with Dev-C++ (x64) of Stian (posted here), but i bought a new computer and i upload to internet alll the files needed for the dev-C++ and now i got my computer and i downloaded it, it seem works, all my sources not got any error but in the final linking the avesta.exe i got a lots of errors (that i never get with my old pc)
Errors:
Code:
[Linker error] undefined reference to `__gxx_personality_v0'
[Linker error] undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long long>(unsigned long long)'
[Linker error] undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long long>(unsigned long long)'
[Linker error] undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long long>(unsigned long long)'
[Linker error] undefined reference to `__gxx_personality_v0'
[Linker error] undefined reference to `__gxx_personality_v0'
[Linker error] undefined reference to `__gxx_personality_v0'
[Linker error] undefined reference to `__gxx_personality_v0'
[General Error] Too many messages; abort.
There must be something terribly wrong with your code. Please fix it.
For sure i got a lot more of errors (is the same error but it repeat a lot of times), so what i can do for compile?
PD: New computer = Windows XP RAM 2gb Harddisk = 290gb ATI video card and anothers i really think that this is not needed