You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting DLLs need to be placed in the lib\ subdirectory. At present, building ClojureCLR depends on:
DLR 1.0
NUnit 2.5
Rhino Mocks 3.6
To simplify getting started, there is a binary distribution of the required DLLs available in the Downloads are of the Github site. Grab libs.zip, unzip into the \lib directory.
Build products are placed in the bin\ subdirectory. We support Debug and Release builds for .NET 3.5 and 4.0.