Search found 5 matches

by jutte
2006-07-13 05:34
Forum: Programmer's Help
Topic: compile error?
Replies: 9
Views: 6423

well.... according to their webpage.... it should be possible to compile it with visual studio 2003 .net and stlport 4.6.2
by jutte
2006-07-12 08:53
Forum: Programmer's Help
Topic: compile error?
Replies: 9
Views: 6423

it does work then, yes. but i would in either case like some help on the question above (would like to try and compile it to increase my knowledge)
by jutte
2006-07-12 05:49
Forum: Programmer's Help
Topic: compile error?
Replies: 9
Views: 6423

thnx, that fixed it. but now i get another error: DCPlusPlus fatal error LNK1120: 8 unresolved externals DCPlusPlus error LNK2019: unresolved external symbol "public: long __thiscall FulHighlightDialog::onBgColor(unsigned short,unsigned short,struct HWND__ *,int &)" (?onBgColor@FulHighlightDialog@@Q...
by jutte
2006-07-11 10:24
Forum: Programmer's Help
Topic: compile error?
Replies: 9
Views: 6423

yes. can't really understand what's wrong. (tryed to compile dc++ before i tried fuldc)
by jutte
2006-07-11 09:56
Forum: Programmer's Help
Topic: compile error?
Replies: 9
Views: 6423

compile error?

Im running windows XP SP2 and MSVS .Net 2003 i have set the paths for wtl and stlport correctly. (using stl port frome dc++ sourceforge page). when i try and compile i get these errors: c:\Downloads\fulDC-6[1].79-B2-src\stlport-dcpp\stlport\stl\_string.c(367): error C2059: syntax error : ')' c:\Down...