icon.rc and icon.ic error in qt :-1: error: error: icon.rc: No such file or directory -


i'm getting following errors when trying compile

:-1: error: error: icon.rc: no such file or directory :-1: error: fatal error: no input files

in icon.rc file: idi_icon1 icon discardable "icon.ico"

the code compiles fine on other computers, when trying compile on computer error


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -