|
Description
I make a console program in Linux, and I need to port it to MinGW to run in Windows XP. I would like to use Visual C++ Express Edition if needed. The functions that I need help is: (namespace fs=boost::filesystem;) executeCode(fs::path executableFile, string script, fs::path logOutputAndError):int; (return response code) system(string command,bool isAbortOnSignal):void; loadUserIdByString(string userName,uid_t& userId):bool;(return true on success) loadGroupIdByString(string groupName,gid_t& groupId):bool;(return true on success) chmod(fs::path& aFile,string aNumber):int;(return response code) chown(fs::path& aFile,string aUserName, string aGroupName):int;(return response code)
Additional information:
Submitted on 12/23/2007 at 9:34 EST
Hello, I include a test case, with information about how verify the core of the functionality required.
The core functionality is execute a program (defined by their executable file full path), that receive as a input from the standar input (file descriptor 0) some script (defined in an string) and during execution output the same std::cout and std::errr to the console and to a given log file (defined by a full path).
provided is the program tha can use to test this requirement.
Regards Edgar
Additional information:
Submitted on 12/23/2007 at 9:51 EST
Hello, I just tried the Visual Studio C++ Express Edition + Microsoft Platform SDK + MSXML SDK (to develop xml based) + boost libraries (precompiled from boost-consulting) and realize that is a very good alternative, well documented and supported, and free, and it was good for me, so I want to avoid any MinGW, or Xalan or Xerces. So it is a requirement for the project, and a good recomendation (I guess).
Additional information:
Submitted on 12/23/2007 at 9:55 EST
Please, note the requirement for now, involve only code ONE function (executeCode) becouse this is the core. So please forget by now about all other functions.
Reminder
You may not start working in this and any project before
your bid is accepted. Any user who violates this policy
may have their account permanently suspended.
|
| Shortlisted |
| Decline Bid |
|
|
Columbia,
US
location |
US$50
bid amount |

         
(6
reviews)
feedback |

4 day(s)
delivery time |

|
| |
Good job with the code. I can do port it successfully to windows so let's interact and see how can I best help you.
Bid Time: 12-22-2007 01:33
|
|
|
|
|
|
Tidjelabine,
DZ
location |
US$35
bid amount |

         
(4
reviews)
feedback |

3 day(s)
delivery time |

|
| |
Hi, I've a good experience in multiplatform C++ coding.
Bid Time: 12-24-2007 17:32
|
|
|
|
|