Coder Social home page Coder Social logo

70 Errors in Debug about filemasta HOT 16 CLOSED

ohhsodead avatar ohhsodead commented on June 23, 2024
70 Errors in Debug

from filemasta.

Comments (16)

ohhsodead avatar ohhsodead commented on June 23, 2024

@harix786 Make sure you have the dependencies loaded in the project, also are you using the latest fork available? I will take a look at his when I get some time, but I'm sure you're just missing the DLLs for the solution.

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

These are the errors from inside the files of the project and these error occurs during the building process and then stops after showing these errors
Yes i have the latest project fork just a minute ago

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

I will add a folder in this repo to find the necessary references.

Fixed - they can be found here

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

Still getting these errors but now 46 errors are shown after debug

screenshot 14

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

What references have you got listed?

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

These references?

screenshot 15

screenshot 16

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

That's strange, they're clearly referenced in the solution. I'm not sure myself. Try changing your project target from Win32 to AnyCPU, and maybe open the files e.g. ctrlDetails.cs, etc so that the IDE can recheck for errors.

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

Can you please fix these errors or provide me the link of already compiled/build project ?

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

Now these errors are showing
i have checked the output path and assembly name which is correctly set

screenshot 17
screenshot 18

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

Go to Build > Clean Solution and then Build > Build Solution, open your projects directory, navigate to opentheatre/bin/debug/ and run OpenTheatre.exe

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

i already did it but if you say so

screenshot 19
screenshot 21
screenshot 20

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

Please email me at bettercodes1 -at -gmail.com

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

Done

from filemasta.

StarSparkleNova avatar StarSparkleNova commented on June 23, 2024

Interestingly I had the same issue. Did this fix it?

from filemasta.

ohhsodead avatar ohhsodead commented on June 23, 2024

I discovered that the OP needed .NET Framework v2.6.2 installed as well as referencing the dependencies that can be found here

from filemasta.

harisnaeemofficial avatar harisnaeemofficial commented on June 23, 2024

@StarSparkleNova
Yes open the references folder copy all files to opentheatre-master/opentheatre and replace these lines in Open Theatre.csproj file in the same directory
< Reference Include = "CButtonLib" >
< HintPath > ..\CButtonLib.dll < / HintPath >
< / Reference >
< Reference Include="ChreneLib" >
< HintPath > ..\ChreneLib.dll < / HintPath >

from filemasta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.