Ask Your Question
0

ascidoctor not found

asked 2018-05-25 04:37:40 +0000

herbfalkmi gravatar image

I have done the choclatery install of ascidoctor. The directory is in the environmental path. I try to build the librarires and get the following:

CMake Error at cmake/modules/FindAsciidoctor.cmake:28 (list): list GET given empty list Call Stack (most recent call first): docbook/CMakeLists.txt:15 (find_package)

This is stopping me from getting a wireshark.sln file created.

Any ideas?

edit retag flag offensive close merge delete

Comments

How did you obtain your sources and are they up to date? There was some recent changes in this area.

grahamb gravatar imagegrahamb ( 2018-05-25 15:19:57 +0000 )edit

Did exactly what was specified in the developers guide:

choco install -y asciidoctorj xsltproc docbook-bundle

The executables are found in the cholatery/bin directory and the path is in the environmental path.

herbfalkmi gravatar imageherbfalkmi ( 2018-05-26 20:50:11 +0000 )edit

And from the prompt you're running CMake from, what does asciidoctorj --version show?

grahamb gravatar imagegrahamb ( 2018-05-28 15:34:16 +0000 )edit

Asciidoctor 1.5.6.1 [http://asciidoctor.org]

herbfalkmi gravatar imageherbfalkmi ( 2018-05-28 18:57:53 +0000 )edit

And your source tree, from a git clone?

grahamb gravatar imagegrahamb ( 2018-05-29 08:53:47 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-05-29 11:20:00 +0000

herbfalkmi gravatar image

I had used a Git GUI, re-ran with "git clone https://code.wireshark.org/review/wir..." and got a wireshark.sln.

Thanks for your assistance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-05-25 04:37:40 +0000

Seen: 338 times

Last updated: May 29 '18