Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 95)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#103 duplicate Build issue Olly Betts Richard Knapp
Description

I was trying to build latest version 1.2.38 (cannot specify on this page for 1.2.38) on Mac OSX 10.13.6 and almost finished. Att the end I received a couple errors about a missing macro. Here is the end of the build log file:

In file included from ./cavern.h:36: /usr/local/Cellar/proj/6.1.0/include/proj_api.h:37:2: error: 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H' #error 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H'

1 error generated. 2 errors generated. make[3]: * [listpos.o] Error 1 make[3]: * Waiting for unfinished jobs.... make[3]: * [cavern.o] Error 1 2 errors generated. make[3]: * [commands.o] Error 1 mv -f .deps/date.Tpo .deps/date.Po make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

#108 fixed SVG Export question/odditity Olly Betts Richard Knapp
Description

I am working to export a 'shadow' version of my project. I tried many options and finally got the export as SVG with walls. The export worked fine but looking at the image, something didn't look correct.

I thought it might be program importing image so I tried a generic SVG viewer and see the same thing.

It appears some of the passage dimensions are reversed in the SVG version versus the Aven displaced Tubes. (trying to figure out how to attach the SVG and an Aven screen shot for comparison)

#109 worksforme SVG Export object Olly Betts Richard Knapp
Description

After exporting a line plot to SVG, I checked the file. It is interesting the format uses the "path" instead of the "polyline". According W3 SVG, "path" is for shapes instead of lines. Used for a line, it still sometimes imports as a zero width shape instead of a line.

More an informational issue unless W3 changes how shapes are handled in an upcoming version.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.