Skip to content

MSVC - can't find .obj files #427

@dimitre

Description

@dimitre

I'm now almost building everything OF for msvc, and there are some errors related to .obj files not found
In a simpler project (ofGen with all files in the same directory) it compiles well.

related runner
https://github.com/dimitre/openFrameworks/actions/runs/18327303587/job/52194793564

running in a local computer, it complains about .cpp.obj files missing, and the directory listing is this:

PS C:\ofw\examples\3d\3DPrimitivesExample> ls .\build\x86_64-pc-windows-msvc_Release\obj.3DPrimitivesExample\


    Directory: C:\ofw\examples\3d\3DPrimitivesExample\build\x86_64-pc-windows-msvc_Release\o
    bj.3DPrimitivesExample


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         10/7/2025   7:11 PM           1332 3DPrimitivesExample_manifest.rc.res
-a----         10/7/2025   7:11 PM        4681728 vc143.pdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdoneThe issue has been fixed and all related changes have been committed

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions