I am newbie to STAF and am learning to develop custom STAF service in C++.
I have downloaded the source code and am trying to build the sample STAF
service in Cygwin by following the instructions in the STAF Developer's Guide.
The Visual Studio version I have on my machine is 12.0 (Visual Studio Express
2013)
I got following error messages after I started make process.
$ make
*** Compiling ucm2bin.obj ***
/bin/sh: cl: command not found
make: *** [/home/adheer/FSAF/STAF/obj/win32/staf/retail/codepage/ucm2bin.obj]
Error 127
After some Googling, I found some info in an old post
(http://osdir.com/ml/sysutils.staf.user/2008-08/msg00014.html) from a person
who had the same problem as mine. Then I got to know that the makefiles which
come with the source code only support VC++6 and VC++7. These compilers are not
supported anymore by Microsoft, so I could not even find a place to download
them.
Has anybody built STAF with more recent VC++ versions? What changes do I need
to make to the makefiles so I could build the project successfully?
Thanks in advance.
Jing
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users