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 6 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 2 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 2 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 1 month 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

  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin