ArchipelProject / Archipel

XMPP Based Orchestrator
http://archipelproject.org
GNU Affero General Public License v3.0
800 stars 126 forks source link

Unable to build Cappuccino #1148

Closed YATV closed 8 years ago

YATV commented 8 years ago
 * GrowlCappuccino build
 * Building VNCCappuccino
(in /root/Archipel/ArchipelClient/Libraries/VNCCappuccino)
(in /root/Archipel/ArchipelClient/Libraries/VNCCappuccino)

- (void)acceptsFirstResponder
   ^
WARNING line 80 in file:/root/Archipel/ArchipelClient/Libraries/VNCCappuccino/TNRemoteScreenView.j: Conflicting return type in implementation of 'acceptsFirstResponder': 'BOOL' vs 'void'

- (void)resignFirstResponder
   ^
WARNING line 84 in file:/root/Archipel/ArchipelClient/Libraries/VNCCappuccino/TNRemoteScreenView.j: Conflicting return type in implementation of 'resignFirstResponder': 'BOOL' vs 'void'

- (CPString)_translateState:(CPString)aState
   ^
WARNING line 56 in file:/root/Archipel/ArchipelClient/Libraries/VNCCappuccino/TNSpiceView.j: Conflicting return type in implementation of '_translateState:': 'void' vs 'CPString'
Compiling [Browser] TNSpiceView.j..........
Compiling [Browser] TNRemoteScreenView.j.............
SyntaxError:
    CPString _oldState @accessors(property=oldState);
             ^
ERROR line 28 in file:/root/Archipel/ArchipelClient/Libraries/VNCCappuccino/TNVNCView.j: Instance variable '_oldState' is already declared for class TNVNCView in superclass TNRemoteScreenView
Unable to build Cappuccino
CyrilPeponnet commented 8 years ago

You don't need to build the UI if you don't need to change the code. Use nightlies.

CyrilPeponnet commented 8 years ago

This is issue is fixed in https://github.com/ArchipelProject/VNCCappuccino/commit/cc39ba356f34ba5ea74bbb77e91d524dd31ab20a