日本語のみで絞り込む

2016/4/5 -The C++ does not support the so-called designator. Initialization that is allowed in C. So the compiler issues a message.

2021/7/13 -Hi, Everyone I am B.S.S.SRIKAR recently I was making a project which will move backward when we will move close to it, just like a runner or ...

error: expected primary-expression before ';' token Welcome to my channel. Please Subscribe, like and share. It is greatly appreciated.

YouTube-Legendary Computer Programmer

2021/3/22 -I'm trying to use images in LVGL. I've converted it via the online converter just as the docu says. I've tried this once before but moved on ...

im a beginner programmer in c++ and i am haveing this problem and dont know what to do.(last line) http://puu.sh/mKElD/b58a377d02.png the code: ...

2021/5/17 -1 Answer 1 ... You have two commas in the command when making the lcd object: LiquidCrystal lcd(13,,12,11,10,9,8);. Probably just a typo, delete ...

2017/9/13 -Hi, I have a problem with this : "expected primary-expression before ')' token" Help me please Thanks [Screenshot (76)]

2020/3/17 -CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '-j4']' returned non-zero exit status 2. there has a ...

2021/11/14 -So I'm trying to write this script for something and I cannot for the life of me figure out why it's throwing these errors.

2018/1/3 -The generated error is : "expected primary-expression before ')' token" on line 12. Thank you to help me to understand where the problem is ...

A.本題の前に。 g++でコンパイルってことで、C言語じゃなくてC++として扱っていますけど、承知の上でしょうか。 これはCとC++で文法が変わっている箇所で、 構造体の型名は、Cでは struct

解決済み-回答:5件-2017/6/11

A.~解決方法~ (1)削除 以下の行を削除します。 std::unordered_map<int, std::__cxx11::basic_string<char> (2...

解決済み-回答:2件-2023/12/9

A.試験してみました Arduino-IDE 1.0.6 では、「文字列の配列をFlashメモリに配置する例」のスケッチでコンパイル通りますが Arduino-IDE 1.6.8 では、下記の様に変...

解決済み-回答:2件-2016/6/19