© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
9 replies
luka anonymo

Help with libraries

Hey, I just " coded " this c++ code using chatgpt and I need a little bit of help, I need help with putting files in folders like: include, lib, and others I dont really understand it. ( Includes are down ). When i put the whole imgui folder into "include" it just extracts it and nothing works. same as for other files. Any help will be appreciated!

>> Dont worry about the model folder..

#include <iostream>
#include <opencv2/opencv.hpp>
#include <onnxruntime/core/session/onnxruntime_cxx_api.h>
#include <imgui.h>
#include <imgui_impl_glfw.h>
#include <imgui_impl_opengl3.h>
#include <GLFW/glfw3.h>
#include <thread>
#include <chrono>
#include <atomic>
#include <mutex>
#include <vector>
#include <Windows.h>
#include <dwmapi.h>
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Publishing application with native libraries
C#CC# / help
3y ago
✅ Package native libraries with nuget
C#CC# / help
4y ago
discord libraries
C#CC# / help
3y ago
Custom System libraries
C#CC# / help
7mo ago