Issue information

Issue ID
#5563
Status
Invalid
Severity
None
Started
Hercules Elf Bot
Apr 10, 2012 14:44
Last Post
Hercules Elf Bot
May 4, 2012 6:18
Confirmation
N/A

Hercules Elf Bot - Apr 10, 2012 14:44

Originally posted by [b]simplynice[/b]
[CODE]
1>------ Clean started: Project: mapcache, Configuration: Debug Win32 ------
2>------ Clean started: Project: char-server_sql, Configuration: Debug Win32 ------
3>------ Clean started: Project: login-server_sql, Configuration: Debug Win32 ------
3>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppClean.targets(74,5): warning : Access to the path 'C:\Users\SimplyNice\Desktop\Universe\RO side\justro\trunk\login-server_sql.exe' is denied.
4>------ Clean started: Project: map-server_sql, Configuration: Debug Win32 ------
4>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppClean.targets(74,5): warning : Access to the path 'C:\Users\SimplyNice\Desktop\Universe\RO side\justro\trunk\map-server_sql.exe' is denied.
========== Clean: 4 succeeded, 0 failed, 0 skipped ==========
[/CODE]

This is what the error is after updating to [b][url="http://sourceforge.net/apps/trac/rathena/changeset/15839"]r15839[/url].[/b]

Edit:
I'm using windows 7 32bit

This post has been edited by simplynice on Apr 10, 2012 14:46

Hercules Elf Bot - Apr 10, 2012 15:33

Originally posted by [b]solid2005[/b]
what you use for recompile? Linux base or Visual Studio?

Hercules Elf Bot - Apr 10, 2012 15:42

Originally posted by [b]simplynice[/b]
Visual Studio 2010 express

Hercules Elf Bot - Apr 10, 2012 15:51

Originally posted by [b]Brian[/b]
[quote]Access to the path 'C:\Users\SimplyNice\Desktop\Universe\RO side\justro\trunk\login-server_sql.exe' is denied.[/quote]

This is an issue on your end.

Sounds like the compiler doesn't have permission to write to that folder
or it can't write that file because the file is in use (did you stop your servers before recompiling?)

This post has been edited by Brian on Apr 17, 2012 21:52

Hercules Elf Bot - Apr 17, 2012 18:56

Originally posted by [b]xRaisen[/b]
You should close all the running rAthena emulator before cleaning.