Invalid C++ compiler option in makefile
By Kostiantyn Chernenok
26 Mar 2024 06:37
English
8 Replies
During development native application Tizen Studio generates makefile.mk which contains invalid C++ compiler option in line:
CPP_OPT := $(CPP_COMPILE_FLAGS) $(TC_COMPILER_MISC) $(RS_COMPILER_MISC) $(EXT_OP) --sysroot="$(SYSROOT)" -Werror-implicit-function-declaration $(M_OPT) $(USER_CPP_OPTS)
"-Werror-implicit-function-declaration" is not sutable for c++ compiler which raises some warnings like "cc1plus: warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for C++".
Tizen Studio version 5.5.
Edited by: Kostiantyn Chernenok on 26 Mar, 2024
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------