conan-gtest-example icon indicating copy to clipboard operation
conan-gtest-example copied to clipboard

Example doesn't work

Open acgetchell opened this issue 8 years ago • 1 comments

Step by step instructions fail at first step:

┌─[adam][hapkido][±][master ✓][~/conan-gtest-example] └─▪ conan export lasote ERROR: Invalid parameter 'lasote', specify the full reference or user/channel

acgetchell avatar Nov 04 '17 17:11 acgetchell

Command is $ conan create user/channel So you are missing channel. Channel and user can be any name you like. Try to run $ conan create lasote/stable

ugnelis avatar Apr 12 '18 11:04 ugnelis