Search found 4 matches

by Tubal
2003-01-27 14:01
Forum: Programmer's Help
Topic: Problem when compiling: second C linkage of overloaded func
Replies: 11
Views: 6206

A lot of people say it works after they re-install the SDK, but it doesn't seem to work for me though. How do you register it?
by Tubal
2003-01-20 17:48
Forum: Programmer's Help
Topic: Problem when compiling: second C linkage of overloaded func
Replies: 11
Views: 6206

I get the same but I'm not so sure it's an sdk error. I have the newest version and the file it complains about is an stl-file. I don't know what to do about it though.
Help?
by Tubal
2003-01-20 16:19
Forum: Programmer's Help
Topic: 1 error(s), 13 warning(s) when compiling 0.22
Replies: 5
Views: 4057

Of course the stl is in a sub-folder, what kind of noob do you take me for?... :) But it did help to know where to put the paths. Now I get a completely different set of errors though... f:\progg\dc++\stlport-4.5.3-dcpp\stl\_threads.h(116) : error C2733: second C linkage of overloaded function 'Inte...
by Tubal
2003-01-18 09:29
Forum: Programmer's Help
Topic: 1 error(s), 13 warning(s) when compiling 0.22
Replies: 5
Views: 4057

I have that problem too, and I've downloaded the wtl and the stlport. I just don't know exactly what to do with them. 1) Make sure you've downloaded the WTL 7.0 Package and have all the files in it in your include path 2) Make sure you have stlport 4.5.3 installed and that it's included _before_ the...