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

misc changes #14

Merged
merged 3 commits into from Nov 27, 2018
Merged

misc changes #14

merged 3 commits into from Nov 27, 2018

Conversation

timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Nov 27, 2018

  • fix preexisting bug on OSX:
    File or directory not found: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks (framework directory)

  • add syntax cIncludeDir "$projpath/include" (less ambiguous; we can add later "$cwd/include" syntax if needed

  • do not use recursive search paths in cAddSearchDir, that would give rise to ambiguities

  • add test tests/tnimterop_cpp.nim

  • quit => doAssert

  • in tests: doAssert => check

@timotheecour timotheecour changed the title [WIP] a few changes misc changes Nov 27, 2018
@genotrance genotrance merged commit 7aed05b into nimterop:master Nov 27, 2018
@timotheecour timotheecour deleted the pr_tnimterop_cpp branch November 27, 2018 23:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants