now it SAYS I'm missing this other file powder-res.res but I HAVE that file! And I don't know why it can't find it. More specifically it says: obj\Release\obj\Release\src\Resources\powder-res.res||No such file or directory| ||=== Build finished: 1 errors, 0 warnings (2 minutes, 42 seconds) ===|
which means it's looking it in a for a folder called obj\Release\obj\Release\src\Resources\. It clearly is repeating the "obj\release" part. It should be looking for it in obj\Release\src\Resources\ instead. It doesn't work but it SHOULD WORK because I followed the tutorial PERFECTLY!!!!!!!!!!!!!!