Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F123448
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Size
948 B
Referenced Files
None
Subscribers
None
README.md
View Options
#
echo3
##
Building
through
an
IDE
To
build
echo3
,
open
the
NetBeans
project
.
##
Building
through
command
line
Alternatively
,
if
running
an
IDE
is
too
resource
-
intensive
for
your
computer
,
you
can
build
or
run
from
the
command
line
by
executing
some
commands
in
the
terminal
.
Remember
that
these
commands
are
case
-
sensitive
and
strange
,
undecipherable
errors
can
occur
if
the
wrong
case
is
used
.
###
Debug
Building
Debug
from
the
command
line
:
make
CONF
=
Debug
###
Release
Building
Release
from
the
command
line
:
make
CONF
=
Release
###
Android
Building
Android
from
the
command
line
:
make
CONF
=
Android
##
Common
errors
If
the
following
error
occurs
:
>
This
file
was
generated
by
a
newer
version
of
protoc
which
is
incompatible
with
your
Protocol
Buffer
headers
.
Please
update
your
headers
.
then
you
can
try
executing
the
following
commands
in
a
command
line
terminal
:
cd
proto
./
generate
.
sh
then
try
rebuilding
.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 15, 11:33 PM (12 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
71112
Default Alt Text
README.md (948 B)
Attached To
Mode
rEE Echo 3
Attached
Detach File
Event Timeline
Log In to Comment