© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•14mo ago•
7 replies
Owen

Issue referencing a library within a cloned GitHub project

Hi all, I know this sounds quite silly and probably is..

I have been struggling to reference the namespace "DirectXTex" in: https://github.com/Neodymium146/gta-toolkit/blob/master/RageLib/Helpers/DDSIO.cs
From what I see/know. DirectXTex is a c++ library of sorts to process DDS files (an image format used in game textures).

The library source code is included in the repo: https://github.com/Neodymium146/gta-toolkit/tree/master/Libraries/DirectXTex

However, I cannot for the life of me get DirectXTex referenced properly in my cloned copy of GTA-Toolkit/TextureTool.
I also have a build of TextureTool, which included the DirectXTex.dll, however this is not seen as valid when attempting to add a reference in C#.

Could someone please help me out here? Apologies for my horrible explination.
directxtex.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

❔ Issues referencing Windows.winmd in project + GitHub actions
C#CC# / help
3y ago
Help me build a Godot project I cloned from GitHub? (NU1008)
C#CC# / help
13mo ago
✅ referencing `WebApplication` from a class library
C#CC# / help
3y ago