Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bii simple layout incompatible with eclipse #20

Open
smessmer opened this issue Apr 27, 2015 · 1 comment
Open

bii simple layout incompatible with eclipse #20

smessmer opened this issue Apr 27, 2015 · 1 comment

Comments

@smessmer
Copy link

OS: Ubuntu 14.10
Biicode: 3.0

Steps to reproduce:

$ git clone [email protected]:smessmer/cryfs.git
$ cd cryfs
$ bii init -l
$ bii cpp:configure -G "Eclipse CDT4 - Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug

Then try to import the project into eclipse (Version: Luna Service Release 1 (4.4.1) Build id: 20140925-1800) under File -> Import -> Existing Projects Into Workspace

I get the following error:

Error processing changed links in project description file.
  Cannot create a link to '[homedir]/cryfs/bii' because it overlaps the location of the project that contains the linked resource.
@tak1n
Copy link

tak1n commented Jun 1, 2015

Got the same problem for following the getting started guide: http://docs.biicode.com/c++/gettingstarted.html#create-your-first-project

Used bii configure -G "Eclipse CDT4 - Unix Makefiles"

And having this error when importing into eclipse:

Error processing changed links in project description file.
  Cannot create a link to '/home/benny/Development/cpp/learn/unit_test/bii' because it overlaps the location of the project that contains the linked resource.

Fedora 22
Biicode 3.2
Eclipse Luna Service Release 2 (4.4.2)
Eclipse CDT 8.6.0.201502131403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants