RainbowMage / OverlayPlugin

Other
133 stars 182 forks source link

overplayplugin not apearing after using build.dat #64

Open Dracoya opened 5 years ago

Dracoya commented 5 years ago

when i use the build.dat file i get the folder buildx64 and buildx86

in the buildx64 one i get htmlrenderer.dll mscorlib.dll overlayplugin.common.dll xilium.cefglue.dll (and some NLP and PDB XML files)

but no overlayplugin.dll

during the build.bat i also get these error messages capture

I have installed the newest .net framework microsoft build tools 2013 i even installed microsoft SDK thingy

Is there anyone who can help me?

Ajfrick commented 5 years ago

Seconding this issue. I've tried reinstalling a few times with different guides, but I don't have OverlayPlugin.dll after 4 different attempts.

Contents of folder below

image

Rassaru commented 3 years ago

I was able to get the OverlayPlugin.dll by following a comment from stack overflow . 1- Right-click the My Computer icon and choose Properties, or in Windows Control Panel, choose System.

2- Choose Advanced system settings.

3- On the Advanced tab, click Environment Variables.

4- Click New to create a new environment variable under User variable section.

5- Variable name: TargetFrameworkSDKToolsDirectory

6- Variable value: TargetFrameworkSDKToolsDirectory=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools

I had to browse directory so I could get the right file path.

https://stackoverflow.com/questions/2986440/msbuild-on-ci-server-cant-find-al-exe

ezsoftware commented 3 years ago

This branch of OverlayPlugin is long depreciated, the current maintained branch is here: https://github.com/ngld/OverlayPlugin