Skip to content

Conversation

@CarloCattano
Copy link

It could probably be done importing utils.

Fixes openframeworks/openFrameworks#8486 on openFrameworks compilation on linux systems

…uding algorithm or perhaps could be done imporitng Utils as well
@dimitre
Copy link
Member

dimitre commented Jan 13, 2026

VS test failed but it seems related to libraries (libcurl)

"D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\commandLine.vcxproj" (default target) (1) ->
(Link target) -> 
  libcurl.lib(url.obj) : error LNK2001: unresolved external symbol __imp_if_nametoindex [D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\commandLine.vcxproj]
  bin\commandLine.exe : fatal error LNK1120: 1 unresolved externals [D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\commandLine.vcxproj]

I think it is good to merge anyway.
cc: @danoli3

@danoli3
Copy link
Member

danoli3 commented Jan 14, 2026 via email

@CarloCattano
Copy link
Author

Sorry not familiar with developing for Windows 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error compiling Project Generator on Linux (GCC 15.2.0)

3 participants