User forums > Help

[Resolved] Resource Compiler fails without any helpful output

<< < (2/2)

BlueHazzard:
can you also post teh log of a successful build in console? And the according command line?

Frank_CB:
@BlueHazzard

The two items that you asked for are attached:

CBBuild.txt is the build log from CB that failed. The .rc file is the third file in list of input files. The project has no dependencies.

CommandLineBuild.txt shows the command lines for all six .cpp files that build successfully outside of the IDE.

I'm also able to create .res files, then .obj files, outside of the IDE.  Currently working on linking the appropriate .obj files together into .exe files outside of the IDE.

Regards

Frank_CB:
Hello,

I probably should explain what my solution for this problem was.

The Resource Compiler could handle the resources outside of the IDE, but it failed inside.  The problem turned out to be that I had not included the resources directory in the Include Directories for the Resource Compiler inside the IDE.  Adding that directory solved that problem.

Regards

Frank

BlueHazzard:
Thank you for posting a solution! This will help others!

Navigation

[0] Message Index

[*] Previous page

Go to full version