![]() |
![]() |
Venom |
![]()
Post
#1
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 82 Joined: 24-July 06 Member No.: 807 ![]() |
Hello,
I am having problems setting up the g++ compiler under linux and the g++ compiler for Windows wasnt much help either. I understand fully how to compile under Visual Studio but having little experience of Linux in general, i am not sure how to setup the compiler in order to compile the code. If someone would be so kind as to provide me with so guideance i would be very greatful. Venom |
![]() ![]() |
Cheeseh |
![]()
Post
#2
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
that compiler is freakin pedantic!!
// initialize them to empty (don't need to null terminate at the right point)//bot.cpp:2200 memset((void*)before,0,len);//bot.cpp:2201 memset((void*)after,0,len);//bot.cpp:2202 stuff like that. make sure you haven't got a pedantic option selected in GCC/g++, or reduce warning level. these should be warnings given by the compiler, not errors |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 2nd August 2025 - 02:06 AM |