Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Build Gurux.DLMS Cpp Lib For Windows

Build Gurux.DLMS cpp lib for Windows

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

Profile picture for user Dmitry
By Dmitry , 23 November, 2020
Forums
Gurux.DLMS

Hi!
I downloaded Gurux.DLMS cpp from github.
Created empty project (Qt Creator) and added all sources lib files to project. Then run building but failed.
Error: 'inet_ntop' was not declared in this scope
..\guruxlib_test\guruxlib\src\GXDLMSIp6Setup.cpp:97:13: error: 'inet_ntop' was not declared in this scope
inet_ntop(AF_INET6, &(*it), tmp, sizeof(tmp));
^~~~~~~~~
..\guruxlib_test\guruxlib\src\GXDLMSIp6Setup.cpp:97:13: note: suggested alternative: 'inet_ntoa'
inet_ntop(AF_INET6, &(*it), tmp, sizeof(tmp));
^~~~~~~~~
inet_ntoa

Windows 10, MinGW
How to fix it?
Thanks!

For Linux - OK.

Image
Profile picture for user Kurumi

Kurumi

5 years 8 months ago

Hi,

Hi,

You need to add Ws2_32.lib to your linker inputs.

BR,
Mikko

Profile picture for user Dmitry

Dmitry

5 years 3 months ago

Hi!

Hi!
Thanks for you reply.
I added to .pro-file

win32: LIBS += -lWS2_32

but nothing. What i'm doing wrong? Thanks!

Profile picture for user Kurumi

Kurumi

5 years 3 months ago

Hi,

Hi,

I add DLMS_IGNORE_IP6_SETUP to compiler flags to ignore IPv6 functionality. I believe it's the easiest way to solve this.

BR,
Mikko

Profile picture for user Dmitry

Dmitry

5 years 3 months ago

Yes, it works.

Yes, it works.
I added to .pro file
DEFINES += DLMS_IGNORE_IP6_SETUP
Thanks!

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200

New forum topics

  • Version mismatch between Gurux.DLMS 9.x and Gurux.Common/Gurux.Serial 8.x
  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
More

Who's new

  • LutzG
  • Ralf Schmitz
  • prosper.abanga
  • moGiaco
  • RobertEncum
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin