In order to build the C++ Sample Device Service, you need to obtain the
STAF source code as described in the STAF Developer's Guide at
http://staf.sourceforge.net/current/stafdg.html and you need to meet the
requirements described in section "Requirements for Building STAF"
described in this document.
Assuming you've done that, then you need to build the staf project using
the make command as described in section "Building STAF" in the STAF
Developer's Guide. To run the make command, you must be in the the root
of your STAF source directory. For example, in you're on a Linux machine
and you put the STAF source code in directory /stafbuild, then you need to
change to the /stafbuild/src/staf directory and run "make PROJECTS=staf"
from that directory (so that it can find the makefile.staf file). For
example:
export OS_NAME=linux
cd /build/src/staf
make PROJECTS=staf
I'm guessing it's because you're not running the make command from the
correct directory since you didn't tell us the steps you performs when
trying to build the staf project and you didn't tell us what operating
system you're trying to build STAF on.
--------------------------------------------------------------
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
"jander...@talentex.co.uk" <jander...@talentex.co.uk>
02/10/2009 10:35 AM
To
staf <staf-users@lists.sourceforge.net>
cc
Subject
[staf-users] DeviceService.d
What is DeviceService.d about? When I try to build the device service
sample, I get the following:
makefile:35: /services/sdg_sample/DeviceService.d: No such file or
directory
make: *** No rule to make target `/services/sdg_sample/DeviceService.d'.
Stop.
Or is it something about a path I need to set somewhere?
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with
Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code
to
build responsive, highly engaging applications that combine the power of
local
resources and data with the reach of the web. Download the Adobe AIR SDK
and
Ajax docs to start building applications
today-http://p.sf.net/sfu/adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users