Home » Community » Newbie corner » MSVC 10 to Upp conversion
Re: MSVC 10 to Upp conversion [message #32759 is a reply to message #32741] |
Mon, 06 June 2011 23:57   |
nlneilson
Messages: 644 Registered: January 2010 Location: U.S. California. Mojave &...
|
Contributor |
|
|
Hi Koldo
I am able to debug into the code now after hard coding the args and setting the environment with:
system ("C:/FWTools2.4.7/setfw.bat /K");
I have a U++ GUI I can later tie into this. (Honza helped with SelectDirectory()
Where I am getting the crash is at ~#164 Tiler.cpp
fl.Open(loc);
loc at that point is correct, a portion is "... _Ptr=2190390 "0nt/5/0442/0442_0351.jpg"..."
I don't know how or if that full line can be copied in U++.
With this placed just before the problem line
printf("%s", loc);
fl.Open(loc);
it prints <NULL>.
fl.open goes into syskit.cpp FileLock::Open where "fileName" parameter loc) is OK.
if (m_fd) close(m_fd);
is where it actually crashes.
If I comment that line out it seem to run OK for the base images.
When it gets to tiling the lower resolutions it crashes, probably just need to comment a line there also.
Is there something in U++ that is needed to lock/unlock?
[Updated on: Tue, 07 June 2011 01:23] Report message to a moderator
|
|
|
 |
|
MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Mon, 30 May 2011 22:54
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Tue, 31 May 2011 08:40
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Tue, 31 May 2011 21:20
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Wed, 01 June 2011 08:06
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Wed, 01 June 2011 12:09
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Wed, 01 June 2011 17:19
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Thu, 02 June 2011 08:36
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Thu, 02 June 2011 11:37
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Thu, 02 June 2011 13:53
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Sun, 05 June 2011 06:58
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Tue, 07 June 2011 07:17
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Tue, 07 June 2011 15:59
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
|
 |
|
Re: MSVC 10 to Upp conversion
By: koldo on Tue, 14 June 2011 09:17
|
 |
|
Re: MSVC 10 to Upp conversion
|
Goto Forum:
Current Time: Mon May 12 17:53:11 CEST 2025
Total time taken to generate the page: 0.03659 seconds
|