Error on Generate Code VTFT - Help

General discussion on Visual TFT Software.
Post Reply
Author
Message
FernandoGP
Posts: 1
Joined: 05 Jul 2013 11:56

Error on Generate Code VTFT - Help

#1 Post by FernandoGP » 27 May 2015 19:27

Good afternoon , sorry for English errors

I have used the VTFT some time and yesterday, when generating the code appeared the following error in xx_objects.h file:

/////////////////////////
// Events Code Declarations
void AttSenha (();
void Bt_TADJTSomTempOnPress (();
void Bt_TADJTSubTempOnPress (();
void Bt_TALTSENHA_0OnClick (();

Before yesterday appeared :
/////////////////////////
// Events Code Declarations
AttSenha void ();
Bt_TADJTSomTempOnPress void ();
Bt_TADJTSubTempOnPress void ();
Bt_TALTSENHA_0OnClick void ();

Does anyone know why the errors in parenthesis ?

The version of VTFT : 3.9.0

User avatar
darko.minic
Posts: 747
Joined: 01 Dec 2014 11:10

Re: Error on Generate Code VTFT - Help

#2 Post by darko.minic » 28 May 2015 09:24

Hi Fernando,

Welcome to mikroE forum.

If I understand you correctly Visual TFT somehow messed up your event code declarations?
Can you please post zipped visual tft project and code which describes the problem?

Regards,
Darko

Post Reply

Return to “Visual TFT General”