Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Ticket #108 App crashes when pressing F9 / compile+run
BlueHazzard:
i have the bad feeling, that this whole depslib is not unicode aware?
can someone explain to me what this depslib does?
Is it only timestamp reading ecc? Can't we do this in c++?
ok i got it. It searches for dependencies... What is the origin of this library?
i have googled for depslib but could not find anything...
[EDIT2:]
i just found out, that gcc also can not handle this kind of character:
--- Code: ---G:\test>gcc -M tmp\ă\main.cpp
gcc: error: tmp\a\main.cpp: No such file or directory
gcc: fatal error: no input files
compilation terminated.
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version