Performing Post-Build Event

Apr 7, 2010 at 11:08pm
Hello everyone! It happens when I try to run the project.

error PRJ0019: A tool returned an error code from "Performing Post-Build Event ..."

Do not know how to hit this problem. What should I do?
Last edited on Apr 8, 2010 at 3:45am
Apr 7, 2010 at 11:11pm
This is an English forum. Post is gonna have to be in English.
Apr 8, 2010 at 3:46am
updated.
Last edited on Apr 8, 2010 at 3:47am
Apr 8, 2010 at 3:51am
Well, technically it's a Spanish forum because Twicker is from Spain, but there you go...

What toolchain (e.g. compiler, assembler, linker, IDE, etc.) are you using (e.g. microsoft, GNU, borland, etc.)?
Apr 8, 2010 at 10:11pm
Microsoft Visual C++ 2008. And with the NxOgre.
Apr 8, 2010 at 10:26pm
Well it sounds like a setup issue, try re-installing.
Apr 9, 2010 at 12:46pm
Look at Project properties -> Configuration properties -> Build Events -> Post-Build Event.
There are command line that executed after succesful build process.
Some tool from this command line executes with errors and returns error code.
Apr 9, 2010 at 7:43pm
Thanks. I will check the Post-Build Event, but I believe my problem is at files in system.
Topic archived. No new replies allowed.