The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
9 views

Can't get Ruby DevKit configuration file autogenerated properly

I've installed Ruby 2.0 with a Windows Ruby Installer, Unpacked DevKit (DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe) to Program Files and ran ruby dk.rb init but the generated config.yml file ...
0
votes
2answers
24 views

Current Customer List?

I am testing the AggCat service and trying to put together a prototype. I'm using the .Net DevKit and have properly gotten through all the authentication issues including MFA. Unfortunately, I'm now ...
0
votes
0answers
25 views

Invalid messaging format quickbooks

I've tried to add simple invoice line. I'm use PHP DevKit. This simple query: $customerListId = 1; //got with getCustomerByName() $customerFullName = 'Antoni Holmes'; //got with getCustomerByName() ...
0
votes
1answer
74 views

Can't install json gem in Windows

I tried to install the json gem on Windows. I installed DevKit. I get the following error below. Any suggestions? This question JSON Gem will not install (Windows) suggests installing DevKit and ...
0
votes
0answers
47 views

Error in installing DevKit

Getting this error while installing DevKit C:\DevKit>gem install json --platform=ruby Fetching: json-1.7.7.gem (100%) Temporarily enhancing PATH to include DevKit... Building native ...
1
vote
1answer
69 views

Issue installing caldecott, make inoperable command

I've been trying to install this for a few days now with no success. Looking for help, I've been through this site a half dozen times to try and resolve the issue but I'm not having any luck. ...
0
votes
0answers
47 views

Redmine installation with thin / DevKit not found

I'm trying to install Redmine on Windows Server 2008 RC2. I'm working with a tutorial from the redmine page. And here is my problem. To Install Thin there is the need to install the Ruby DevKit first ...
0
votes
0answers
81 views

How to use iprintf in c++

How can I use any command really (in c++ programming with Devkit Pro for NDS) to simply print a vaiably rather than text to a specific location? Here's what I have that prints text: ...
0
votes
1answer
37 views

How to enable Request and Response Logging in the .Net DevKit V2

How to enable logging for the XML? I tried to follow the directions from http://docs.developer.intuit.com/0025_Intuit_Anywhere/0200_DevKits/0100_IPP_.NET_DevKit/0600_Logging I put the code in a test ...
0
votes
1answer
250 views

Ruby DevKit compile issues

My compass had broken >compass compile LoadError on line ["36"] of C: cannot load such file -- zurb-foundation C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' ...
2
votes
1answer
127 views

How to get Intuit Data Services (IDS) beta features?

I'm trying to use Intuit.Ipp.Data.Qbo.VendorCredit entity which is marked as limited beta feature here. When I try to add its instance using development environment credentials I get "Internal server ...
0
votes
0answers
108 views

Install Rubynius in Windows 8

I have being trying to install rubini.us in Windows 8 which I assume acts as Windows 7 for these matters. AFter following the instructions in the web about the trying the cygwin and msmingw and gcc ...
2
votes
1answer
177 views

With C# Dev Kit, Invoice Not Appearing In QB

The code seems to run. I don't get any error messages, but an invoice does not appear in QB after I sync. The code is basically this (http://pastebin.com/y7QENxeX) with a few (presumably) minor ...
4
votes
1answer
236 views

Ruby with RailsInstaller, can't build gem native extensions on Windows

After installing Ruby + Rails on Windows with RailsInstaller, i couldn't install any gems that required to build native extensions. Error: C:\Users\Admin>gem install rdiscount Building native ...
1
vote
1answer
406 views

Query for All Invoices With Open Balances using QuickBooks Online (QBO) Intuit Partner Platform (IPP) DevKit

I am trying to Query for all invoices with open balances using IPP but I keep on getting 0 results back. Am I doing something wrong in code? Here is my C# code snippet that I am trying to do with ...
0
votes
0answers
76 views

Porting android on devkit8000 [closed]

i try to boot android from a devkit8000 board but can't. I have followed the instructions, compiled the kernel and put all the files in the sd card. Via terminal, in the serial link, while I am ...
0
votes
2answers
81 views

Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working - on the installation

I started to install ruby, and the devkit according to this tutorial. but i keep getting the same error when i try to open the cmd from ruby or to run a command on that folder: Ruby interpreter (CUI) ...
-2
votes
1answer
139 views

Ruby DevKit install has Trojan virus [closed]

I am new to Ruby DevKit, and recently exposed to use this package for some integration work with CloudFoundry systems. Unfortunately, after I finished installing the Ruby Devkit, my antivirus software ...
0
votes
0answers
54 views

compiling android source code for BB XM using TI Devkit gingerbread and host ubuntu 10.04 amd64

I am trying to compile the android source code from TI_Devkit for GingerBread. I almost prepared the required host machine, which is, Ubuntu 10.04 64 AMD and installed all dependencies JDK 6, Python, ...
0
votes
1answer
94 views

Error installing Rubygems on ruby command prompt in Win7

I got the below error when trying to install rubygems on Ruby command prompt in Win7 (32bit). Note that I installed Ruby1.9.3 & added devkit (DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe) to Ruby ...
1
vote
1answer
339 views

Ruby DevKit problems

I have some troubles with the DevKit installation. Basically, it's not working. I've installed it by the books but the installation fails the test: gem install rdiscount --platform=ruby returns the ...
3
votes
0answers
372 views

Install devkit for pik-installed Rubies

I've installed two rubies using pik, but I haven't installed any rubies outside of pik. When I choose a Ruby using pik, and then try to set up devkit, no binaries are added to the generated ...
1
vote
1answer
81 views

Antivirus preventing exe file from being extracted?

I want to extract the devkit for ruby. Its a 7zip archive but one file "mv.exe" is not being extracted and it wont run as well even if I rename it in the archive,extract and rename it back to ...
2
votes
2answers
2k views

Issues installing Ruby and Rails and DevKit on windows 7 x64 - fix needed

I am having a number of issues when trying to install ruby and rails. I have tried both without and now after clearing the previous installed versions. When trying to run "gem install rdiscount ...
0
votes
1answer
59 views

How to edit the windows registry entry so that Devkit does not look at the incompletely uninstalled ruby installers in windows 7

When running ruby dk.rb init from C:/Devkit it displays as below [INFO] found RubyInstaller v1.8.7 at C:/ruby [INFO] found RubyInstaller v1.9.2 at C:/IRails/Ruby192 Initialization complete! Please ...
-1
votes
2answers
174 views

VMC tunnel crash

I'm trying to execute vmc tunnel but i get error 'ruby interpreter has stopped working' . Tryed to find what's the problem on the Internet but the only solution i saw was to upgrade ruby version to ...
3
votes
1answer
622 views

windows ruby debug ide gem install fail

I can't find anything on this (with any solutions, that is) that has the same exact problem as me. I can't install a certain gem on my system. I run: gem install ruby-debug-ide --platform=ruby --pre ...
0
votes
1answer
96 views

OpenCV on Devkit8000

I am using devkit8000 for my robotic application. I want to port OpenCV on devkit. Can anybody tell me the procedure to port OpenCV on devkit8000. I have already done the system(linux) development and ...
0
votes
3answers
1k views

Error installing mysql2 with windows

It's strange the I can install mysql2 with this command: $ gem install mysql2 --platform=ruby -- '--with-mysql-lib="c:\Program Files\MySQL\MySQL Server 5.5\lib" --with-mysql-include="c:\Program ...
0
votes
2answers
504 views

Error installing mysql2 with windows 7 x64 does not work

Problem is quite simple, my OS is win 7 x64, I installed DevKit-tdm-32-4.5.2-20110712-1620-sfx.exe, it works well like this: C:\DevKit>ruby dk.rb install [INFO] Skipping existing gem override for ...
0
votes
1answer
96 views

Ruby C extension not resolving 3rd party dlls at runtime

I have a Ruby C extension that is providing a ruby interface to use a third part C library. I am able to build the library, let's call it something.so just fine. However, it's compiled against the ...
1
vote
0answers
908 views

**make: *** [out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.dex] Error 1****

Im new to Linux.Im porting android on devkit8000(copy of beagleboard) but getting so many errors in compiling the android source code.Below is the result of "make" command. ...
3
votes
2answers
4k views

Ruby on rails devkit windows

I am having a problem in installing devkit of ruby on rails. Here's the error I got C:\DevKit>ruby dk.rb review Based upon the settings in the 'config.yml' file generated from running 'ruby dk.rb ...
3
votes
0answers
913 views

libxml2 missing when installing nokogiri's gem devkit (windows)

I've been experiencing a lot of problems with this gem, so I read that I had to use de 1.5.0-beta. Since I'm using windows, I downloaded DevKit. But when I ran: gem install nokogiri --pre -- ...
33
votes
5answers
20k views

therubyracer gem on windows

I've been peacefully developing on Windows without adding any gems for a few weeks now and today I decided to to a bundle update, but I cannot get through this gem called therubyracer. I have the ...
0
votes
3answers
1k views

How to install mysql2 gem on Windows

I'm using DevKit and XAMPP, and now I have to execute the following command: gem install mysql2 -v 0.2.6 --platform=ruby -- --with-mysql-dir="x:\Prog ram Files\mysql-5.5.11-winx64" ...
0
votes
1answer
786 views

“Temporarily enhancing PATH to include DevKit…” message show in the screen for a long time!

C:\Documents and Settings\Administrator>gem install passenger Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... After I had installed the ...
4
votes
2answers
2k views

Installing libxml-ruby gem fails because zlib is missing

When trying to install the ruby gem libxml-ruby on my windows computer I get the following error message D:/.../bin/ruby.exe extconf.rb checking for socket() in -lsocket... no checking for ...
6
votes
2answers
1k views

Bluecloth v2.0.10 with windows 7 not working

WIth Ruby 187, I had downloaded devkit from http://rubyinstaller.org/downloads and followed the instruction per https://github.com/oneclick/rubyinstaller/wiki/Development-Kit. I had also ensured that ...
1
vote
1answer
833 views

Not able to install watir gem

I installed ruby186-27_rc2 and i am getting the same error as described in the Ruby: Cannot Install Watir Gem On Windows thread when i try to install watir using gem install watir. Please see the ...