Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th April 2025, 13:52   #3321  |  Link
jpsdr
Registered User
 
Join Date: Oct 2002
Location: France
Posts: 2,433
Big
Now i can build the .lib, and build the avs plugin with llvm. Because of course, building with llvm but using the .lib created with msvc didn't work.
What surprised me, in a good way, is that the .lib provided by Devil SDK worked with both msvc and llvm.
__________________
My github.
jpsdr is offline   Reply With Quote
Old 12th April 2025, 15:17   #3322  |  Link
StvG
Registered User
 
Join Date: Jul 2018
Posts: 569
Quote:
Originally Posted by jpsdr View Post
Because of course, building with llvm but using the .lib created with msvc didn't work.
Remove "/GL" when building with msvc and you will not have issues to use this lib when building avs with clang-cl.
StvG is offline   Reply With Quote
Old 13th April 2025, 10:18   #3323  |  Link
jpsdr
Registered User
 
Join Date: Oct 2002
Location: France
Posts: 2,433
again...
I think the "best" maybe is to be able to build everything with llvm (or the same toolchain for another compiler), but this is good to know.
And this probably answer the fact that i can use the Devil lib with llvm.
__________________
My github.

Last edited by jpsdr; 13th April 2025 at 10:36.
jpsdr is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:46.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.