I tried to load texture from file. I tryed everething:
I used just name of file, and checking directory in VS project settings
I used full path of file and write it in different ways, such as "D://folder//folder//file", "D:/folder/folder/file",
"D:\folder\folder\file"
I checked path over 10 times, all names are wright.
I was moving these file in different folders.
When i use full path, it writes me "Failed to load image "". Reason: Unable to open file" like it cant reads it's name.
When i use only filename, it says me: Failed to load image "@■Yd╨☺no_texture1.png☼☼╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠А╨► ☺r◄│9Ў⌂►↓└э█ ☺╪\♀♂♥є☼╘╔·⌂Т+·⌂▓9Ў⌂╨☻☺кми°^М╛\Device\HarddiskVolume6\Visual_Studio\VS_projects\Space_Rush\x64\Debug\Space_Rush.exe☺☺♦С+·⌂а∙^М╛╨☺♥р∙^МB╠·⌂ЁЛК¤9Ў⌂♦vБ╩·⌂░aМ╛б&B╠·⌂0√ ш♦0√ ╨♦↓
and same trash symbols. Also, it throws exception in asembler file "memcpy.asm"
I disabled option "Hide extensions for known file types".
Please, help me!