|
Meade Paravane
Hedgehog
Join date: 21 Nov 2006
Posts: 4,845
|
11-03-2007 19:07
I know I'm missing something stupid here but don't see it. I've gotten all the source to compile before but it's been a while. I'm trying to compile RC-1.18.4.2 using VS2005. Compiles ok up until the newview link where it complains that it can't find OpenJPEG.lib. I went to http://www.openjpeg.org/ and looked for the 1.0 version that the wiki mentions but the oldest version there seems to be 1.1. Figured that should be close but this only produces OpenJPEG.DLL and LibOpenJPEG.LIB. Neither of these is OpenJPEG.lib..  I tried renaming LibOpenJPEG.lib to be OpenJPEG.lib but that just produces a ton of unresolved externals.. Little help?
_____________________
Tired of shouting clubs and lucky chairs? Vote for llParcelSay!!! - Go here: http://jira.secondlife.com/browse/SVC-1224- If you see "if you were logged in.." on the left, click it and log in - Click the "Vote for it" link on the left
|
|
Meade Paravane
Hedgehog
Join date: 21 Nov 2006
Posts: 4,845
|
11-05-2007 13:30
/me pokes the thread order.
Anybody?
_____________________
Tired of shouting clubs and lucky chairs? Vote for llParcelSay!!! - Go here: http://jira.secondlife.com/browse/SVC-1224- If you see "if you were logged in.." on the left, click it and log in - Click the "Vote for it" link on the left
|
|
Innes McLeod
Registered User
Join date: 8 Oct 2006
Posts: 190
|
11-05-2007 13:36
From: Meade Paravane I know I'm missing something stupid here but don't see it. I've gotten all the source to compile before but it's been a while. I'm trying to compile RC-1.18.4.2 using VS2005. Compiles ok up until the newview link where it complains that it can't find OpenJPEG.lib. I went to http://www.openjpeg.org/ and looked for the 1.0 version that the wiki mentions but the oldest version there seems to be 1.1. Figured that should be close but this only produces OpenJPEG.DLL and LibOpenJPEG.LIB. Neither of these is OpenJPEG.lib..  I tried renaming LibOpenJPEG.lib to be OpenJPEG.lib but that just produces a ton of unresolved externals.. Little help? I'm up against the same problem here. I even reinstalled VS2003 and tried the compile using the older compilers. I have searched the SLDEV archives and it does not come up with any references to OPENjpeg.lib either.
|
|
Meade Paravane
Hedgehog
Join date: 21 Nov 2006
Posts: 4,845
|
11-05-2007 13:48
It looks like 1.18.3.5 used LibOpenJPEG.lib and 1.18.4.0 (and beyond) use OpenJPEG.lib... I find it hard to believe that nobody's gotten things to compile since 1.18.3.5, though. C'mon people: fess up! edit: https://jira.secondlife.com/browse/VWR-2962 seems to be the issue.. edit: the libs for 1.18.3.5 includes the LibOpenJPEG.lib but the 4.* ones don't seem to have it..
_____________________
Tired of shouting clubs and lucky chairs? Vote for llParcelSay!!! - Go here: http://jira.secondlife.com/browse/SVC-1224- If you see "if you were logged in.." on the left, click it and log in - Click the "Vote for it" link on the left
|