[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
Toon onderwerp - Compiler error ´NodoEventStruct´ not declared (v.3.6) • nodo-domotica.nl

nodo-domotica.nl

Compiler error ´NodoEventStruct´ not declared (v.3.6)

Hier alles over de Software in de Nodo

Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor Robertjo » 02 okt 2013, 18:37

Ik heb de nieuwe versie 3.6 gedownload. NodoEthernet map in de libraries map van de compiler gezet en in nodo.ino het pad en de Config file goed gezet en de twee .h files voorzien van commentaar //´s (wil compileren voor een Nodo Small). Hoewel met vorige versies alles (uiteindelijk) compileerde blijf ik nu de volgende foutmeldingen krijgen:

Nodo:-1: error: 'NodoEventStruct' was not declared in this scope
Nodo:-1: error: 'EventToExecute' was not declared in this scope
Base:669: error: 'boolean ExecuteCommand(NodoEventStruct*)' redeclared as different kind of symbol
Nodo:-1: error: previous declaration of 'boolean ExecuteCommand'
Nodo.cpp: In function 'boolean ExecuteCommand(NodoEventStruct*)':
Commands:11: error: 'boolean ExecuteCommand(NodoEventStruct*)' redeclared as different kind of symbol
Nodo:-1: error: previous declaration of 'boolean ExecuteCommand'
Nodo.cpp: In function 'byte ProcessEvent2(NodoEventStruct*)':
Processing:138: error: 'ExecuteCommand' cannot be used as a function


Het lijkt mij dat er enige declaraties ontbreken maar omdat ik op het forum nergens iemand anders hierover hoor klagen denk ik sterk dat ik zelf iets verkeerd doe. Na uren zoeken geef ik het echter op, ik hoop dat iemand mij in de goede richting kan wijzen...

Alvast dank!
Robert
Robertjo
 
Berichten: 6
Geregistreerd: 05 sep 2012, 20:07

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor markuser » 02 okt 2013, 18:56

gebruik je wel arduino 1.0.5 ?
Mvg, Mark

4 Unit's met ethernet. Nodo-Mega V3.7, Product=SWACNC-MEGA-R744
Devices: Diverse Kaku's, DS18b20, DHT11, LCD, WS3500, CNY70, BPW40, LDR, Watersensor, Slimme meter kaifa MA304, RFLink, Raspberry PI, Domoticz
Gebruikers-avatar
markuser
 
Berichten: 497
Geregistreerd: 29 feb 2012, 13:19

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor Robertjo » 02 okt 2013, 18:59

Nee, ik gebruik 1.0.1. Gaat dat niet meer goed dan? Omdat ´NodoEventStruct´ iets van de Nodo gemeenschap is zou ik verwachten dat dat niet Arduino compilerversie afhankelijk is. Maar misschien mis ik iets?
Robertjo
 
Berichten: 6
Geregistreerd: 05 sep 2012, 20:07

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor Robertjo » 02 okt 2013, 22:07

Zojuist Arduino v 1.0.5 gedownload en geinstalleerd. En inderdaad, je hebt helemaal gelijk: 3.6 compileert nu zonder fouten.
Hoewel ik nergens op het forum of de wiki heb gelezen dat het niet meer werkt met eerdere versies van Arduino blijkt dat inderdaad toch zo te zijn.

Dank je voor deze tip, ik kan nu weer verder!! :P
Robertjo
 
Berichten: 6
Geregistreerd: 05 sep 2012, 20:07

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor manjh » 02 okt 2013, 22:29

Goeie tip, zal er op wiki iets over zeggen.
Hans
manjh
 
Berichten: 1173
Geregistreerd: 29 aug 2011, 14:39

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor mvdbro » 03 okt 2013, 07:05

mvdbro
 
Berichten: 1092
Geregistreerd: 21 okt 2011, 12:06

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor emiel » 09 dec 2013, 15:42

Als ik PLUGIN_005 in de config zet dan krijg ik deze meldingen:

In file included from Plugin.ino:31:
C:\Nodo/Plugins/Plugin_005.c: In function 'boolean Plugin_005(byte, NodoEventStruct*, char*)':
C:\Nodo/Plugins/Plugin_005.c:91: error: 'VALUE_SOURCE_PLUGIN' was not declared in this scope
Laatst bijgewerkt door emiel op 10 dec 2013, 18:53, in totaal 1 keer bewerkt.
emiel
 
Berichten: 6
Geregistreerd: 22 jun 2013, 12:33

Re: Compiler error ´NodoEventStruct´ not declared (v.3.6)

Berichtdoor Jandl » 09 dec 2013, 18:14

Ik had precies hetzelfde probleem, heb dit opgelost door in de betreffende config file ( nodonr.c) de omschrijving te wijzigen van PLUGIN in Plugin (dus alleen eerste letter hoofdletter). Toen werkte het bij mij wel, meen dit ergens gelezen te hebben op het forum, weet niet meer waar.

Succes Jan
Jandl
 
Berichten: 4
Geregistreerd: 10 jul 2012, 12:19


Keer terug naar Nodo Software

Wie is er online?

Gebruikers in dit forum: Geen geregistreerde gebruikers. en 17 gasten

cron