Bug #913
shard_start.bat file unable to locate service executable files. (compiled on VC 2008 Express, win7 64pro, as win32 app)
Status: | Closed | Start date: | 05/18/2010 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | Services: General | |||
Target version: | Version 0.8.0 |
Description
The code/ryzom/server/shard_start.bat file expects the service exe files to be located under code/ryzom/server/Release but the exe's are created under code/ryzom/server/obj/Release.
The shard_start.bat file needs to be modified or the executables need to be copied to the expected location, post build.
History
#1 Updated by Kane over 8 years ago
I don't suggest this being fixed via the start.bat and it takes 2 secs to do this but yet fix the move/copy of the exe's back into the proper format of code/ryzom/server/Release.
#2 Updated by vl over 8 years ago
do you use cmake?
I use the sln/vcproj from repo and exe are in src/servicename/servicename.exe and the .bat are working
#3 Updated by kervala over 8 years ago
It seems like it could be my fault (i modified some projects), please could you give the name of services which couldn't be located ?
#4 Updated by kervala over 8 years ago
- Category set to Services: General
- Status changed from New to Assigned
- Assignee set to kervala
- Priority changed from Normal to High
I'm fixing this ASAP :)
#5 Updated by kervala over 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r193.
#6 Updated by kervala over 8 years ago
- Target version set to Version 0.8.0
#7 Updated by vl about 8 years ago
- Status changed from Resolved to Closed