c++ - undefined reference to `WinMain@16' Code::Blocks -



c++ - undefined reference to `WinMain@16' Code::Blocks -

this question has reply here:

undefined reference `winmain@16' 3 answers what undefined reference/unresolved external symbol error , how prepare it? 23 answers

i have problem new project. there 1 error, don't know how fix.

undefined reference `winmain@16'

i read lot of topic on different forums issue, couldn't find proper solution. said because project type wrong.(instead of console applicaton, windows application beingness used, etc..) confirmed in project's properties, project indeed consol application, don't have clue, i'm supposed prepare it.

by way, i'm using code::blocks ide, if matters. give thanks guys in advance help, hope can find solution.

c++ codeblocks undefined-reference winmain

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -