[2019.2] Can't build an app referencing VL.DBSCAN on 2019.2 > 0015

hey there,

tried to build the LIDAR application on latest versions of gamma 2019.2. works fine on 0015, but since 0026 and after, build processes freezes there :

Generating
Application.vl
VL.CoreLib.vl
VL.Skia.vl
Definitions.vl
VL.EditingFramework.vl
VL.Devices.SICK.vl
----
VL.DBSCAN.vl

tried deleting the whole Exports folder, but no luck.
briefly saw a red error message flashing and instantly disappearing once, but cannot see that one again.

edit: the red error message actually says :

There was a problem exporting your Application! Please report [...]

image

so, this popped for like one frame, disappeared and then output shows my previous paste.

same here, also using SICK and DBSCAN.

gamma 2019.2. 0026

yo! thanks for the feedback. indeed, there seems to be an issue with VL.DBSCAN since building one of the help patches included with VL.Devices.SICK works fine, but building the one provided with VL.DBSCAN fails as described. unfortunately, not much information is provided here.

so the steps to repro would be :

  • nuget install VL.DBSCAN
  • open HowTo Track a cluster of points
  • try to build

Thanks, fixed in upcoming build.

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.