Click here to Skip to main content
15,884,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Garbage Collector for Borland C++ Builder 6 PinPopular
CPallini25-Jun-09 7:55
mveCPallini25-Jun-09 7:55 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
caoctaviano25-Jun-09 8:10
caoctaviano25-Jun-09 8:10 
QuestionRe: Garbage Collector for Borland C++ Builder 6 Pin
CPallini25-Jun-09 8:21
mveCPallini25-Jun-09 8:21 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
led mike25-Jun-09 8:28
led mike25-Jun-09 8:28 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
norish25-Jun-09 19:34
norish25-Jun-09 19:34 
AnswerRe: Garbage Collector for Borland C++ Builder 6 Pin
Joe Woodbury25-Jun-09 8:19
professionalJoe Woodbury25-Jun-09 8:19 
AnswerRe: Garbage Collector for Borland C++ Builder 6 Pin
Stuart Dootson25-Jun-09 8:38
professionalStuart Dootson25-Jun-09 8:38 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
caoctaviano25-Jun-09 9:41
caoctaviano25-Jun-09 9:41 
I've downloaded the Boehm GC but I don't know how to use it in BCB6.
Also I've downloaded the library LibGC from this website (http://www.codeproject.com/KB/cpp/agm_libgc.aspx). This library seems easy to be used.
However when I include the gc.hpp in the BCB project and try to compile, it shows me the following error:

[C++ Error] gc.hpp(101): E2238 Multiple declaration for 'Object::operator delete(void *)'
[C++ Error] gc.hpp(84): E2344 Earlier declaration of 'Object::operator delete(void *)'

Does anyone know how to fix theses errors ?
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
Stuart Dootson25-Jun-09 10:03
professionalStuart Dootson25-Jun-09 10:03 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
caoctaviano25-Jun-09 10:50
caoctaviano25-Jun-09 10:50 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
Luc Pattyn25-Jun-09 10:56
sitebuilderLuc Pattyn25-Jun-09 10:56 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
Stuart Dootson25-Jun-09 11:17
professionalStuart Dootson25-Jun-09 11:17 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
caoctaviano29-Jun-09 2:41
caoctaviano29-Jun-09 2:41 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
Stuart Dootson29-Jun-09 2:44
professionalStuart Dootson29-Jun-09 2:44 
GeneralRe: Garbage Collector for Borland C++ Builder 6 Pin
Rafael_Brazil27-Jan-10 5:31
Rafael_Brazil27-Jan-10 5:31 
Questionplotting 3d graphs Pin
Dhyanga25-Jun-09 4:53
Dhyanga25-Jun-09 4:53 
QuestionRe: plotting 3d graphs Pin
David Crow25-Jun-09 5:29
David Crow25-Jun-09 5:29 
QuestionRe: plotting 3d graphs Pin
CPallini25-Jun-09 7:45
mveCPallini25-Jun-09 7:45 
AnswerRe: plotting 3d graphs Pin
Chandrasekharan P25-Jun-09 19:48
Chandrasekharan P25-Jun-09 19:48 
GeneralRe: plotting 3d graphs Pin
kilt26-Jun-09 5:22
kilt26-Jun-09 5:22 
QuestionReading from registry Pin
V K 225-Jun-09 4:45
V K 225-Jun-09 4:45 
AnswerRe: Reading from registry Pin
led mike25-Jun-09 5:17
led mike25-Jun-09 5:17 
AnswerRe: Reading from registry Pin
David Crow25-Jun-09 5:28
David Crow25-Jun-09 5:28 
GeneralRe: Reading from registry Pin
Pavan_Putra25-Jun-09 19:29
Pavan_Putra25-Jun-09 19:29 
AnswerRe: Reading from registry Pin
Pavan_Putra26-Jun-09 3:36
Pavan_Putra26-Jun-09 3:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.