Shouzhu Dan

Results 8 comments of Shouzhu Dan

没有成功, 我是准备转专业的小白, 第一次接触广告, 不知道怎么改. 讲讲我的经历. 1. 用浏览器调试的时候,提示有几个文件没有加载成功, 是第五行少了https: , 应该是故意删掉的. 2. 第30行要改成https. 3. 所有文件都加载成功了(人在国外, 不用考虑墙的问题). 但浏览器提示我的广告拦截插件拦了广告. 4. 关闭广告插件, 但还是没有广告.. 奇怪.

@zytx121 Thanks for your review and suggestions, all changes have been accepted. However, it still did not pass tests, would you mind taking a look again?

> Hi @DanShouzhu , Thanks for your kind contribution. Would you like to fix the lint issue so that we could merge this PR? The details can be found by...

@BIGWangYuDong All checks have passed after using pre-commit. Thank you so much!

> Hi @DanShouzhu , Is there any progress in this PR? Hello Wayne, I made some updates. Could you do a code review for this PR? Best Regards, Cecil Dan

> Hi @DanShouzhu please also add Objects365 in English documents. Thx! Thanks for your reminder, Objects365 has been added.

# Solved after reading the instructions! - Note: GCC-4.4 or GCC-4.7 is compulsory! ![image](https://github.com/davidediger/sfft/assets/69270923/6694f752-66d4-4d04-9bd8-8accc75e22d7) After installing GCC-4, export CXX=/*/gcc-4.7, then execute ./configure ![image](https://github.com/davidediger/sfft/assets/69270923/dbc99861-11f0-436b-bd45-9812bd232866) - make ![image](https://github.com/davidediger/sfft/assets/69270923/4d408bd0-5f28-415b-85d8-67e036a14b1e)

It is me again. - Use SFFT1.0-2.0 Instead of this repo, it is better to use sfft1.0-2.0. You can find it here: [https://groups.csail.mit.edu/netmit/sFFT/code.html](https://groups.csail.mit.edu/netmit/sFFT/code.html) - Note: GCC-4.7 is still needed -...