|
 |
|
06-20-2006, 09:41 AM
|
#1
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Problem compling rr with latest source code
I'm tryin to add some modifications to the phoco module and i'm having trouble compiling with microsoft visual basic 6.0 enterprise. No matter if i try to compile my modified project or the one downloaded directly from guino's site i get the same issue. Compiling inside of vb 6.0 gives me the following error:
Compiling in the packaging wizard gives me this error:
Compile Error: Cant Find Project or Library
Compile Error in File 'C:\Documents and Settings\Shaun\Desktop\RoadRunnerSource\SubFolders .cls', Line 2 : Can't find project or library
Build of 'rr.exe' failed.
Also attached a pic of the section of code thats supposively causing the error. What gives?
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
06-20-2006, 10:10 AM
|
#2
|
|
FLAC
Join Date: Nov 2005
Location: Midlands
Posts: 1,031
|
Quote: Originally Posted by Sonicxtacy02
I'm tryin to add some modifications to the phoco module
Sorry sonic,I can't code but i'm curious as to the nature of your mod?
What are you changing??
|
|
|
06-20-2006, 10:48 AM
|
#3
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
the Mid function is very basic within VB6 (seems to be your issue from the screenshot) .. I'm guessing one of the default libraries is shot on your install. Those are the references you need to make sure are in place before compiling RR (make sure you have microsoft scripting runtime checked):
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
06-20-2006, 11:01 AM
|
#4
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
yea the runtime is checked by default, as are all the other ones shown in your picture. I'll try reinstalling vb6 and hope that it goes away. If that doesnt work where else should i turn?
Griff the only mod i'm doin is to add a button to disconnect the audio gateway thru rr. I need this as without it phoco is only usable as a standalone program. Have somethin else u need me to modify?
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
06-20-2006, 11:07 AM
|
#5
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
You may want to try installing SP6 if you haven't done that yet.
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
06-20-2006, 11:26 AM
|
#6
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
i got all the available updates and that got me past the mid function but i still have a problem in subfolders.cls. Same Error:
Compile Error in File 'C:\Documents and Settings\Shaun\Desktop\RoadRunnerSource\SubFolders .cls', Line 2 : Can't find project or library
Build of 'rr.exe' failed.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
06-20-2006, 11:39 AM
|
#7
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
that's part of the microsoft scripting runtime I told you about.
Check that you have scrrun.dll, not blocked etc.
SOMETIMES.. vb6 goes nuts and has issues with references, then you can try unchecking that reference, save/close the project & vb6, reopen it and re-check the reference and it starts working.
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
06-20-2006, 12:00 PM
|
#8
|
|
MySQL Error
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,042
|

The touchlist module some time drive me nut. I am sure I didn't change/mod anything on that module, and still give me error.
save/close/reopen work just fine.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-20-2006, 12:25 PM
|
#9
|
|
FLAC
Join Date: Nov 2005
Location: Midlands
Posts: 1,031
|
Quote: Originally Posted by Sonicxtacy02
Griff the only mod i'm doin is to add a button to disconnect the audio gateway thru rr. I need this as without it phoco is only usable as a standalone program. Have somethin else u need me to modify?
Yes i have a request please,I've been hoping for a change to the TEXT boxes in Phoco skins.
Currently they are not transparent ( but LISTS are ).Any Ideas?
Before going any further i should add that Guino considers this mod a lot of code.
Thanks for asking
|
|
|
06-20-2006, 04:53 PM
|
#10
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
ugh this is driving me MAD! I checked scrrun.dll, it exists. Its not in use and not blocked (as far as i can tell). I tried the method guino suggested and it still doesnt work. I replaced scrun.dll with another version from the net.... same error. Anything else anyone can think of? If push comes to shove i'll just use a different version of vb6.
Unfortunately griff i'm not that versed in VB to add that much code. The changes i'm making only require 2 lines of code. That makes it even more frustrating lol
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
06-20-2006, 05:20 PM
|
#11
|
|
FLAC
Join Date: Nov 2005
Location: Midlands
Posts: 1,031
|
No Problem Sonic,thanks anyway,good luck with your error mate.
|
|
|
06-20-2006, 05:43 PM
|
#12
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
you can try to regsvr32 the scrrun.dll file.. have you disabled any services in windows ? or disabled anything script-related ?
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
06-20-2006, 05:52 PM
|
#13
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
i registered the dll. Made no difference. I havent changed any of the services on this xp sp2 corp installation. Will try on my work pc tomorrow before just givin up.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
06-22-2006, 02:55 AM
|
#14
|
|
Newbie
Join Date: Oct 2005
Location: russia
Posts: 1
|
Use Windows 2000 profesional.
I downgrade XP to win 2000 for work in VB6.0.
Sorry, i bad write english.
|
|
|
06-22-2006, 08:58 AM
|
#15
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
well it worked fine on my work computer thats running xp. I have no idea why it wont compile at home but i got it done here
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:54 PM.
| |