-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't workingdoneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committed
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdoneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committed
Type
Projects
Status
Done