Verify Problems

51 views
Skip to first unread message

Zsiga Fülöp

unread,
Apr 17, 2015, 8:34:13 AM4/17/15
to kautily...@googlegroups.com
Arduino: 1.6.3 (Windows 8.1), TD: 1.22, Board: "Teensy 3.1, Keyboard + Mouse + Joystick, 96 MHz optimized (overclock), US English"

sketch_apr17a.ino:298:20: warning: missing terminating " character [enabled by default]
sketch_apr17a:298: error: missing terminating " character
sketch_apr17a.ino: In function 'void setup()':
sketch_apr17a.ino:41:19: warning: comparison with string literal results in unspecified behaviour [-Waddress]
sketch_apr17a.ino:45:23: warning: comparison with string literal results in unspecified behaviour [-Waddress]
sketch_apr17a.ino:56:23: warning: comparison with string literal results in unspecified behaviour [-Waddress]
sketch_apr17a.ino:60:23: warning: comparison with string literal results in unspecified behaviour [-Waddress]
sketch_apr17a.ino: In function 'void wait_for_drivers(int)':
sketch_apr17a.ino:82:32: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:91:32: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino: In function 'bool cmd_admin(int, int)':
sketch_apr17a.ino:109:44: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:116:39: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:118:59: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:120:28: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:132:1: warning: no return statement in function returning non-void [-Wreturn-type]
sketch_apr17a.ino: In function 'bool cmd(int, int, char*)':
sketch_apr17a.ino:138:44: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:139:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:148:28: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:157:1: warning: no return statement in function returning non-void [-Wreturn-type]
sketch_apr17a.ino: In function 'void make_sure_capslock_is_off()':
sketch_apr17a.ino:164:32: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino: In function 'bool check_for_capslock_success_teensy(int, int)':
sketch_apr17a.ino:198:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
sketch_apr17a.ino: In function 'void minimise_windows()':
sketch_apr17a.ino:204:44: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:205:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino: In function 'void send_left_enter()':
sketch_apr17a.ino:228:29: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino:234:30: warning: large integer implicitly truncated to unsigned type [-Woverflow]
sketch_apr17a.ino: In function 'void pastebin(String)':
sketch_apr17a:299: error: expected ')' before ';' token
expected ')' before ';' token
 
Can you help me how to fix this?

Nikhil Mittal

unread,
Apr 17, 2015, 8:38:48 AM4/17/15
to kautily...@googlegroups.com
Hi,

This is a known issue in Arduino IDE (and not in Kautilya). Please use older version 1.0.6 or earlier. See below link:
https://github.com/samratashok/Kautilya/issues/12


Regards,
Nikhil
--
You received this message because you are subscribed to the Google Groups "kautilya-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kautilya-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
Nikhil Mittal
@nikhil_mitt
http://www.labofapenetrationtester.com/

Zsiga Fülöp

unread,
Apr 18, 2015, 7:28:36 AM4/18/15
to kautily...@googlegroups.com
Hello, thank you for your fast reply it works! Only problem I got is my keyboard layout is Hungarian, and it writes stupid codes instead of the correct ones. How can I create a Hungarian keyboard layout for Arduino, to make this work properly?

Nikhil Mittal

unread,
Apr 20, 2015, 8:36:55 AM4/20/15
to kautily...@googlegroups.com
Supporting non-English keyboard is on my TODO for so long. I will try to implement it soon. Meanwhile, you can see this excellent post on using Teensy and Kautilya with a Slovenian Keyboard.
https://www.viris.si/2013/10/implementacija-slovenske-tipkovnice-za-teensy/?lang=en
--
You received this message because you are subscribed to the Google Groups "kautilya-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kautilya-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Zsiga Fülöp

unread,
Apr 20, 2015, 10:45:22 AM4/20/15
to kautily...@googlegroups.com
Yes I found this, If you could help me how to make one of this, I would contribute it


2015. április 17., péntek 14:34:13 UTC+2 időpontban Zsiga Fülöp a következőt írta:
Reply all
Reply to author
Forward
0 new messages