RFD-FHEM / SIGNALESP

SIGNALduino direclty on ESP8266
GNU General Public License v3.0
15 stars 8 forks source link

cc1101 Branch compiliert nicht #5

Closed prodigy7 closed 7 years ago

prodigy7 commented 7 years ago

Quellcode lässt sich aktuell nicht compilieren.

Visual Micro free version. CTRL+click for secure purchase http://www.visualmicro.com/page/shop.aspx

Compiling 'SIGNALESP' for 'NodeMCU 1.0 (ESP-12E Module)'

signalDecoder.cpp:31: In file included from

signalDecoder.h: 43:26: fatal error: FastDelegate.h: No such file or directory

include "FastDelegate.h"

compilation terminated Error compiling libraries Build failed for project 'SIGNALESP'

sidey79 commented 7 years ago

Ich hatte vergessen, die Projektdatei auch zu committen in der vermerkt ist, dass FastDelegate.h vorhanden ist.

55f045d

prodigy7 commented 7 years ago

Danke, läuft jetzt durch

Visual Micro free version. CTRL+click for secure purchase http://www.visualmicro.com/page/shop.aspx

Compiling 'SIGNALESP' for 'NodeMCU 1.0 (ESP-12E Module)' Program size: 324.374 bytes (used 31% of a 1.044.464 byte maximum) (6,41 secs) Minimum Memory Usage: 37688 bytes (46% of a 81920 byte maximum)