Skip to content

Builds perfectly on windows (Visual studio code) and added Makefile(make). #4

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

Closed
wants to merge 8 commits into from

Conversation

divy9881
Copy link
Member

@divy9881 divy9881 commented Mar 5, 2020

No description provided.

@divy9881
Copy link
Member Author

divy9881 commented Mar 5, 2020

@hsluoyz you can review the code and pull the commits.

Copy link

@xcaptain xcaptain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great if you add build instructions so I can clone your branch and test in my laptop

@divy9881
Copy link
Member Author

divy9881 commented Mar 6, 2020

@hsluoyz can review and merge it?

@hsluoyz
Copy link
Member

hsluoyz commented Mar 6, 2020

Please rework/rebase/replace the wrong commits. Not appending more commits after wrong commits.

image

divy9881 added 6 commits March 6, 2020 11:52
Casbin assets added.

Placeholder folders added.
Role manager abstract class(interface) added.

Changes in include directives.

Made necessary changes

Removed .github folder.
DefaultRoleManager added.

Removed unnecessary includeFiles.

Made changes in ordered to unorder_map, enum to enum-class and declaring iterators inside for loop.

h to hpp
@divy9881
Copy link
Member Author

divy9881 commented Mar 6, 2020

Have squashed the commits to the important ones, now you can merge it.

@hsluoyz
Copy link
Member

hsluoyz commented Mar 7, 2020

Make your code compile on Visual Studio.

@divy9881
Copy link
Member Author

divy9881 commented Mar 7, 2020

I have made a Makefile and the codebase builds perfectly on my system(Windows Visual Studio Code.)

@divy9881
Copy link
Member Author

divy9881 commented Mar 7, 2020

@hsluoyz can you please confirm it on your working environment and let me know if any changes to be made on my side or feel free to change.

@divy9881 divy9881 changed the title Made necessary changes in the code. Builds perfectly on windows (Visual studio code) and added Makefile(make). Mar 7, 2020
@hsluoyz
Copy link
Member

hsluoyz commented Mar 7, 2020

Base your code on our latest master branch, follow our folder structure, filename naming, etc.

#7

@hsluoyz hsluoyz closed this Mar 7, 2020
@divy9881
Copy link
Member Author

divy9881 commented Mar 7, 2020

Yeah, already done and also following Google CPP code style guide.

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.

3 participants