Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Picking up old project again after long delay..

 
Post new topic   Reply to topic    Forum Index -> ZBasic Native Mode
Author Message
ndudman



Joined: 25 Dec 2008
Posts: 79

Posted: 27 September 2009, 22:52 PM    Post subject: Picking up old project again after long delay.. Reply with quote

Hi

Just getting back into this old project after a house moving which has, well distracted me Smile

Anyway I've had a few computer re-installs in the last 8 months or so so everything is fresh install and I'm a little rusty on how I left things.

I'm just getting compile errors, which I don't believe I was getting before

Code:

guicmd.c:1058: error: expected ';' before '(' token
guicmd.c:1058: error: expected ';' before '}' token
guicmd.c:1058: error: expected statement before ')' token
guicmd.c:1062: error: expected ')' before 'else'
guicmd.c:1088: error: expected ';' before '}' token
guicmd.c:1090: error: expected expression before 'else'

The snipet starting on line 1058 from generated file guicmd.c is below
Code:

IC0((void (*)(String))(uint16_t)(mzv_wait4userInputAddr), mzv_inputStr);
                  zv_waiting4UserInput = 0;
                  strCopy(&mzv_inputStr, STRTBL(0));


Seems to me all the () match up, the wait4userInput is a Based sub, which is currently working on the last uploaded version of uP that was compiled and running before I paused on the project.

Thanks for any help
Neil
Back to top
mikep



Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX

Posted: 28 September 2009, 5:21 AM    Post subject: Reply with quote

This should be in a new thread. It would help if you can post a small test example of ZBasic code that exhibits the problem (in a new thread). You can do this by methodically deleting code until you get something that shows this problem.
Back to top
ndudman



Joined: 25 Dec 2008
Posts: 79

Posted: 28 September 2009, 7:44 AM    Post subject: Reply with quote

Ok I made a new topik

Thanks
Neil
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Native Mode Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group