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

OpenCV Error: Null pointer (Invalid pointer to file storage) in cvWriteInt #36

Closed
lingdd opened this issue Jan 20, 2016 · 6 comments
Closed

Comments

@lingdd
Copy link

lingdd commented Jan 20, 2016

Hi, There are some errors when I run the vs2010 demo!
OpenCV Error: Null pointer (Invalid pointer to file storage) in cvWriteInt, file
........\opencv\modules\core\src\persistence.cpp, line 2964

@lingdd lingdd closed this as completed Jan 20, 2016
@andrewssobral
Copy link
Owner

This error occurs when config folder does not exists. Thank you for reporting this issue.

@murari023
Copy link

Then how to solve this problem? In VS 2013 also i am facing the same issue. The solution is building but the setup is not running

@andrewssobral
Copy link
Owner

Hi @murari023 you need to create a config folder in your project path, bgslibrary use it to store the configuration files...

@Mikkke46
Copy link

Mikkke46 commented Jun 7, 2017

Hello, i have the same problem. But the config exist folder.

@JLiss13
Copy link

JLiss13 commented Jul 25, 2017

I had a very similar issue (I had an existing config folder) and it was solved when I deleted the XML I saved my calibration output information to and re-ran the program.

@anibalanto
Copy link

Hello! Solve the problem create manually the folder config inside the folder build.

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

No branches or pull requests

6 participants