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

Compiles, but not exporting #25

Closed
richrumble opened this issue Jul 31, 2016 · 2 comments
Closed

Compiles, but not exporting #25

richrumble opened this issue Jul 31, 2016 · 2 comments
Assignees
Labels

Comments

@richrumble
Copy link

I've managed to compile in MinGW using libpff-experimental-20131028.tar.gz
My build command was:
CPPFLAGS=-DWINVER=0x0501 ./configure --prefix=/mingw --enable-verbose-output --enable-static-executables

make -j4

When exporting, all I get is a lot of folder structure, no files output. I'm using the Enron Dataset as a test.

pffexport.exe -f rtf -m all c:\Users\xxx\Downloads\EnronDataOrg_AED_Mailbox-PSTs_20090122\allen-p.pst

I'm happy to attach or supply anything you want. I had one hiccup compiling in C++ 2010 I couldn't get past but that is a different issue "The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close"

@joachimmetz
Copy link
Member

Missed this one earlier. Need to check if I can reproduce this, when time permits.

@joachimmetz joachimmetz self-assigned this Aug 18, 2016
@joachimmetz
Copy link
Member

Looks like this was an issue in the experimental version. Please try with the last alpha version https://github.com/libyal/legacy/tree/master/libpff or with the bleeding edge experimental version in this git repository. Closing this issue, seeing it will be addressed when #3 is completed.

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

No branches or pull requests

2 participants