Giter VIP home page Giter VIP logo

Comments (13)

VFSAS avatar VFSAS commented on August 15, 2024 1

just find this file in the Internet and include it to the library. I had the same issue

from libiec61850.

mzillgith avatar mzillgith commented on August 15, 2024 1

Here is a DLL compiled with VS2015:
iec61850.dll.zip

Can you please provide some additional infos why your build failed? Is it still the problem with the inttypes.h file? Can you send some error messages of the compiler to help me solve the issue?
Thanks

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

The MinGW library? Because I have seen that there are others

from libiec61850.

VFSAS avatar VFSAS commented on August 15, 2024

to libiec61850-1.0.0

from libiec61850.

mzillgith avatar mzillgith commented on August 15, 2024

Does this problem happen if you build the DLL with Visual Studio or MinGW? For me there is no problem building the DLL with visual studio 2015.

from libiec61850.

VFSAS avatar VFSAS commented on August 15, 2024

As I remember I had this issue with Visual Studio and it was OK with MinGW for WIN32

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

I have a Visual Studio 2012 Express

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

Would it be possible to add the compiled dll to the library? It is that there is no way that it works for me or if someone can pass it to me.

Thank you.

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

Error with VS2015 Community:

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1> Checking Build System
1> El sistema no puede encontrar la ruta especificada.
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 3.
2>------ Rebuild All started: Project: iec61850, Configuration: Debug Win32 ------
2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1611,5): warning : The referenced project '<C:\Sampol\Projects\Archestra\AOT-Unico modules\Componente-IEC61850\libiec61850-1.0.1\build\ZERO_CHECK.vcxproj>' does not exist.
2> Building Custom Rule C:/Sampol/Projects/Archestra/AOT-Unico modules/Componente-IEC61850/libiec61850-1.0.1/src/CMakeLists.txt
2> El sistema no puede encontrar la ruta especificada.
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 3.
========== Rebuild All: 0 succeeded, 2 failed, 0 skipped ==========

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

I can not add the reference to my C # project, it gives me the following error:


Microsoft Visual Studio Express 2012 for Windows desktop

Can not add a reference to 'iec61850.dll'. Make sure that you have access to the file and that it is a valid COM component or assembly.

To accept

from libiec61850.

mzillgith avatar mzillgith commented on August 15, 2024

I guess you need the lib file also to use the DLL in your VS project:
iec61850.lib.zip

Regarding the build error: It seems to be a cmake problem as the ZERO_CHECK project is some internal project/target used by cmake. So maybe you shoud try to delete and recreate the cmake file. I compiled without problems: My configuration: libiec61850 1.0.1 and VS1015 (free edition) on Windows 10 with cmake 3.7. I usually create a subfolder (e.g. cmake) in the library folder and run "cmake .." from there to create the VS project files.

from libiec61850.

rafaelkan avatar rafaelkan commented on August 15, 2024

@mzillgith But I in a C # project I can not use that DLL is compiled in C ++, right? I have seen that there is a Wrapping but I do not know how it goes. :(

from libiec61850.

stv0g avatar stv0g commented on August 15, 2024

I successfully build libiec61850 with Visual Studio 2017 (Community Edition) including WinPcap support.

I assume we can close this issue?

from libiec61850.

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.