warning C4049

warning C4049

Postby rasptty » Sun May 30, 2010 8:46 pm

Boas
Quando compilo o meu PRG dá o seguinte WARNING.

meuprg(65536) : warning C4049 : Compiler Limit : Terminate line number emission.

- O Programa Funciona Normalmente será que poderá dar algum problema
que warning será este e que poderá acontecer.
rasptty
 
Posts: 88
Joined: Sun May 25, 2008 5:46 pm

Re: warning C4049

Postby Antonio Linares » Wed Jun 02, 2010 4:33 am

It seems as your PRG has over 65535 source code lines and the compiler can't display the line number when compiling.

Anyhow it is just a warning so your appication should work fine.

It is advisable not to use so many source code lines in just one PRG. It is better to split your PRG into several ones for an easier maintenance of your application :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41312
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 5 guests