Final Burn Neo > FBN Development

MinGW help pls

(1/1)

CaptainCPS:
Hi there!, im having a problem with a compilation of my FBA Extras, ...



...i searched the web but i had no luck finding a solution, maybe its something simple but, for now I dont know how to fix it...

what I know is that this is probably the code I have to change someway...


--- Quote ---
typedef std::basic_string<TCHAR> tstring;


--- End quote ---

i used this too but it gives me the same error...


--- Quote ---
typedef std::basic_string<wchar_t, std::char_traits<wchar_t>,std::allocator<wchar_t> > tstring;


--- End quote ---

EDIT* - Forgot to say that this error does'nt happen with VC++ Toolkit compilation
 
Any help or reference would be appreciated ThanX in advance  :smilie:

SeeYaa!
 :biggrin:

CaptainCPS:
Well, I did a research and it seems like i need to link some STL library,... but I dont know really...

can somebody point me to some lib's that may fix the prob?...

SeeYaa!
 :smilie:

Navigation

[0] Message Index

Go to full version