mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 04:53:02 +00:00
Fix MSVC Build, Update C# Binding Scripts
This commit is contained in:
@@ -13,5 +13,4 @@ cmake --build $BUILD_DIR --parallel --config Release
|
||||
|
||||
# copy native dlls
|
||||
cp "C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin\*dll" $LIBS_DIR
|
||||
cp "$BUILD_DIR\libllmodel.dll" $LIBS_DIR
|
||||
cp "$BUILD_DIR\bin\libllama.dll" $LIBS_DIR
|
||||
cp "$BUILD_DIR\*.dll" $LIBS_DIR
|
Reference in New Issue
Block a user