GithubHelp home page GithubHelp logo

Parser assembly isn't loading about qtsharp HOT 7 CLOSED

samrel avatar samrel commented on June 6, 2024
Parser assembly isn't loading

from qtsharp.

Comments (7)

ddobrev avatar ddobrev commented on June 6, 2024

Do you use a 32-bit OS?

from qtsharp.

SSorbello avatar SSorbello commented on June 6, 2024

I have the same problem, my system is Windows 7 Professional 64bit with VisualStudio 2012 with Qt5.3 (mingw32bit version)
When I run the QtSharp.CLI , this exception its raised:

Exception Message:
Could not load file or assembly 'CppSharp.Parser.CLI.dll' or one of its dependencies. The specified module could not be found.
Source:
CppSharp.Generator
StackTrace:
at CppSharp.ConsoleDriver.Run(ILibrary library)
at QtSharp.CLI.Program.Main(String[] args) in c:\tmp\QtSharp-master\QtSharp.CLI\Program.cs:line 78
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

i hope this will help

from qtsharp.

SSorbello avatar SSorbello commented on June 6, 2024

Maybe LLVM and Clang are needed?

from qtsharp.

ddobrev avatar ddobrev commented on June 6, 2024

Hello @SSorbello . LLVM/Clang are compiled into CppSharp.CppParser.dll so that's not the issue. The problem is most probably that the C++ binaries have been compiled with VS 2013. If you cannot upgrade your VS, I am afraid you'll have to compile CppSharp yourself.

from qtsharp.

SSorbello avatar SSorbello commented on June 6, 2024

@ddobrev Thanks for the quick reply, i should be able to upgrade my VS

from qtsharp.

SSorbello avatar SSorbello commented on June 6, 2024

installing VS2013 solved the problem.

from qtsharp.

ddobrev avatar ddobrev commented on June 6, 2024

Excellent, I'd be happy to answer any further questions you may have.

from qtsharp.

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.