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

Can't debug into gtsam source file #98

Closed
huanhexiao opened this issue Aug 4, 2019 · 4 comments
Closed

Can't debug into gtsam source file #98

huanhexiao opened this issue Aug 4, 2019 · 4 comments

Comments

@huanhexiao
Copy link

i compiled my own source files together with gtsam, i put my files in an independent fold.
i can't debug into gtsam source file.
My develop info:
Sys: Ubuntu 18.04
Boost: 1.65.1
Eigen:GTSAM_USE_SYSTEM_EIGEN( 3.3.7)

help please!

@varunagrawal
Copy link
Collaborator

Are you using the debugger in VS Code? Have you set it up correctly?

@dellaert
Copy link
Member

dellaert commented Aug 4, 2019

This is not a GTSAM issue but a request for technical support. FWIW I have no issues setting up a debug config in VS code, but it's not super -straightforward. read the manuals carefully. If that does not help (and only then), please post on the GTSAM users group at https://groups.google.com/forum/#!forum/gtsam-users

@dellaert dellaert closed this as completed Aug 4, 2019
@huanhexiao
Copy link
Author

Are you using the debugger in VS Code? Have you set it up correctly?

yes, it's in vscode. now i've found the reason, i should specify CMAKE_BUILD_TYPE before everything.
thank u very much!

@huanhexiao
Copy link
Author

This is not a GTSAM issue but a request for technical support. FWIW I have no issues setting up a debug config in VS code, but it's not super -straightforward. read the manuals carefully. If that does not help (and only then), please post on the GTSAM users group at https://groups.google.com/forum/#!forum/gtsam-users
Of course, thank u frank

varunagrawal added a commit that referenced this issue Apr 21, 2021
0124bcc45 Merge pull request #97 from borglab/fix/enums-in-classes
f818f94d6 Merge pull request #98 from borglab/fix/global-variables
ccc84d3bc some cleanup
edf141eb7 assign global variable value correctly
ad1d6d241 define class instances for enums
963bfdadd prepend full class namespace
e9342a43f fix enums defined in classes
35311571b Merge pull request #88 from borglab/doc/git_subtree
b9d2ec972 Address review comments
1f7651402 update `update` documentation to not require manual subtree merge command
df834d96b capitalization
36dabbef1 git subtree documentation

git-subtree-dir: wrap
git-subtree-split: 0124bcc45fa83e295750438fbfd11ddface5466f
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

3 participants