LADSoft / LADSoft/OCIDE

RC File editor and include directories

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The project definition has additional include paths as $(PROJECTDIR)\..\..;$(PROJECTDIR)\..,

The D:\dev\test\build\my,rc file has:

#include "sub/versions.h"

The layout is:

D:\dev\test\build\ocide\stuff.exe.cpj
D:\dev\test\sub\versions.h

OCIDE says on editing that file:

---------------------------
Fatal RC File error
---------------------------
Error   D:\dev\test\build\ocide\my.rc(3):  Cannot open file "sub/versionsn.h" for read access
---------------------------
OK   
---------------------------

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure using my.rc, stuff.exe.cpj, and sub/versions.h with the additional include paths shown in the issue. Start by tracing how the RC file editor resolves the include "sub/versions.h"; done means the editor opens the resource without reporting that the included file cannot be read.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.