Skip to content

using pnet may break builds #375

@rlidwka

Description

@rlidwka

This is what I have on windows after cargo update to RustDDS 0.11.5:

  = note: LINK : fatal error LNK1181: cannot open input file 'Packet.lib'

Turns out, pnet (and, in turn, RustDDS now) has some additional requirements that weren't there before:
https://github.com/libpnet/libpnet?tab=readme-ov-file#windows

Question: why is that library needed, and can it be turned off (i.e. be an optional dependency)?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions