When I run Carbide it just say "perl was not found on your PATH..." I have downloaded and installed activeperl. So, what I must do?
When I run Carbide it just say "perl was not found on your PATH..." I have downloaded and installed activeperl. So, what I must do?
Check if it is accessible from a command prompt (just type "perl -v" for example). Note that if you happen to use Vista, it may cause some trouble with the installation (of Perl amongst other things). In this case search for vista in the Wiki, and you will find 1-2 articles about what you should check/modify and how.
http://wiki.forum.nokia.com/index.php/Windows_Vista
I made that "PATH environment variable" section but it gives me same error. It would be nice if you can give me some links and tell me sections where to do fixes.
When I installed S60_5th_Edition_SDK_v1_0_en everything where good. First that complained that I had missing perl but then I installed perl and after I succesfully installed S60_5th_Edition_SDK_v1_0_en. So, that took perl automaticly.
The other article would be http://wiki.forum.nokia.com/index.ph..._Windows_Vista
Can you call Perl at command prompt or not? If you can then Carbide.c++ can too, if not then your fix of the %PATH% is not correct and you should have another look at it.
-- Lucian
Yes, I can
I did that and now it works
- Install Active Perl version 5.6.1.638 only
- Right click on the Carbide shortcut select the "Compatibility". Click the button "Run this program in compatibility mode for" Windows XP (Service Pack2)
but it says like that
"Carbide.C++ Version 2.0
Carbide.C++ 2.0 Now supported Vista without adjustments. You can use OEM version WITHOUT needing to buy a licence. There will be people still using version 1.3 and therefore need the information below. New users and those with new projects should start using Carbide version 2.0 and the official Vista patches for S60 5th Edition. Follow the preparation instructions for Carbide v1.3 for Vista below and finally install Carbide.C++ 2.0 "
1 problem more. everytime I start qt project it gives me error "Invalid project path: Include path not found (C:\Users\omistaja\Desktop\qtohjelma\tmp)". when I do tmp folder to C:\Users\omistaja\Desktop\qtohjelma\ folder then the problem is solved is that ok?
Last edited by radawa; 2009-07-12 at 08:40.
Why have you configured your workspace to be on the Desktop? Vista is very protective with certain folders, the Desktop being one of them, so you should find yourself a more suitable location ...
-- Lucian