0

I was compiling my Windows Mobile project that is a image viewer and just when I clicked in the build button I got this error:

CVTRES : fatal error CVT1105: cannot seek in file

I'm using Windows 7 Ultimate with Visual Studio 2008 SP1.

Nathan Campos
  • 28,769
  • 59
  • 194
  • 300

1 Answers1

4

It's a question of too large icon file, try to use the smaller one.

JarekPT
  • 56
  • 2